You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by rx...@apache.org on 2019/12/03 03:27:13 UTC

[pulsar] branch master updated (078ba44 -> e121108)

This is an automated email from the ASF dual-hosted git repository.

rxl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 078ba44  Add documentation for HDFS offload (#5762)
     add e121108  [Reopen][Issue 5597]retry when getPartitionedTopicMetadata failed (#5734)

No new revisions were added by this update.

Summary of changes:
 .../stats/client/PulsarBrokerStatsClientTest.java  | 61 ++++++++++++++++++++++
 .../org/apache/pulsar/client/impl/HttpClient.java  |  6 ++-
 .../pulsar/client/impl/PulsarClientImpl.java       | 29 +++++++++-
 .../pulsar/client/impl/ConnectionTimeoutTest.java  |  6 +--
 4 files changed, 95 insertions(+), 7 deletions(-)