We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
To Reproduce Steps to reproduce the behavior:
brokerServicePort= brokerServicePortTls=6651 webServicePort= webServicePortTls=8443
Expected behavior Pulsar startup normally.
Screenshots In PulsarStandalone.start() method: config.getWebServicePort() return invalid value;
Desktop (please complete the following information):
Additional context Nothing
The text was updated successfully, but these errors were encountered:
I believe this is fixed in recent versions of Pulsar. See #9260
Sorry, something went wrong.
The issue had no activity for 30 days, mark with Stale label.
No branches or pull requests
Describe the bug

To Reproduce
Steps to reproduce the behavior:
Expected behavior
Pulsar startup normally.
Screenshots

In PulsarStandalone.start() method:
config.getWebServicePort() return invalid value;
Desktop (please complete the following information):
Additional context
Nothing
The text was updated successfully, but these errors were encountered: