Revert "[pulsar-client-java] retry when getPartitionedTopicMetadata failed - #5733
Conversation
|
@wolfstudy thank you for point this out. Can you also send out a pull request to apply #5603 to master? |
Sure |
|
run cpp tests |
|
run cpp tests |
1 similar comment
|
run cpp tests |
|
I don't think we are able to pass the c++ test because of the way how the tests setup. The tests don't run well on branches. If this is a revert change, we can just merge it. We should figure out a robust plan to test branches. |
Thanks sijie, i will merge this pull request and open issue track the test in branch. |
Motivation
Revert the #5603 from
branch-2.4.This pr does not seem to be merged to
branch-2.4, becausegetDefaultBackoffIntervalNanos,useUserConfiguredIntervalsis not defined inbranch-2.4.