You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by aa...@apache.org on 2019/08/25 00:13:32 UTC

[pulsar] branch github_exp2 updated (be934e0 -> d73bd1c)

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

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


    from be934e0  Add basic test retry handler
     add d73bd1c  Update

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/BrokerService.java       |  2 +-
 .../broker/auth/MockedPulsarServiceBaseTest.java   | 17 +++++----
 .../client/api/v1/V1_ProducerConsumerBase.java     |  4 +-
 .../stats/client/PulsarBrokerStatsClientTest.java  | 17 ++++++---
 .../apache/pulsar/utils/BasicRetryAnalyzer.java    |  9 ++---
 .../proxy/v1/V1_ProxyAuthenticationTest.java       | 44 +++++++++++-----------
 .../pulsar/client/admin/PulsarAdminException.java  |  2 +-
 7 files changed, 50 insertions(+), 45 deletions(-)