Skip to content
New issue

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

[Doc] Typo in PulsarAdminBuilder #24093

Open
2 tasks done
jacque1ine opened this issue Mar 18, 2025 · 0 comments
Open
2 tasks done

[Doc] Typo in PulsarAdminBuilder #24093

jacque1ine opened this issue Mar 18, 2025 · 0 comments
Labels
doc-required Your PR changes impact docs and you will update later.

Comments

@jacque1ine
Copy link

jacque1ine commented Mar 18, 2025

Search before asking

  • I searched in the issues and found nothing similar.

What issue do you find in Pulsar docs?

* config.put("serviceHttpUrl", "http://localhost:6650");

it gives the example of using "serviceHttpUrl" as a key, however the correct key should be serviceUrl since PulsarAdminBuilder uses ClientConfigurationData class.

What is your suggestion?

Update the comment to use the correct key as it is confusing for developers.

Any reference?

* config.put("serviceHttpUrl", "http://localhost:6650");

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@jacque1ine jacque1ine added the doc-required Your PR changes impact docs and you will update later. label Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-required Your PR changes impact docs and you will update later.
Projects
None yet
Development

No branches or pull requests

1 participant