This is an automated email from the ASF dual-hosted git repository.
zhaijia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from c7094c9 [Reopen][Issue 5597] Retry when getPartitionedTopicMetadata
failed (#5844)
add 88fc454 fix reader builder clone error (#5923)
No new revisions were added by this update.
Summary of changes:
.../apache/pulsar/client/api/TopicReaderTest.java | 31 ++++++++++++++++++++++
.../pulsar/client/impl/ConsumerBuilderImpl.java | 7 +++--
.../client/impl/ConsumerStatsRecorderImpl.java | 4 +--
.../pulsar/client/impl/ProducerBuilderImpl.java | 3 +++
.../pulsar/client/impl/ReaderBuilderImpl.java | 13 +++++----
5 files changed, 45 insertions(+), 13 deletions(-)