Skip to content

[Doc] Typo in PulsarAdminBuilder #24093

Open
@jacque1ine

Description

@jacque1ine

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    doc-requiredYour PR changes impact docs and you will update later.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions