Skip to content

[pulsar-client-java] retry when getPartitionedTopicMetadata failed #5597

@ltamber

Description

@ltamber

Is your feature request related to a problem? Please describe.
when pulsar client create producer async, we can provide a serviceUrl with multi service address divided by comma, but when the connection to the first address failed or other exception, the producer init will fail.

Describe the solution you'd like
we can retry the other addresses

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/clienttype/featureThe PR added a new feature or issue requested a new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions