murong00 opened a new pull request #5844: [Reopen][Issue 5597] Retry when getPartitionedTopicMetadata failed URL: https://github.com/apache/pulsar/pull/5844 ### Motivation Fixes #5597 Add backoff retries when getting partitioned metadata from brokers. The change in #5734 (copy from #5603) used the wrong time unit when inited `Backoff` which failed to trigger the retry logic as expected. ### Modifications Correct the time unit and add some useful log.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
