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/24 19:45:12 UTC

[pulsar] branch github_exp2 updated (93ccd05 -> be934e0)

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 93ccd05  Add Timeout to tests
     add be934e0  Add basic test retry handler

No new revisions were added by this update.

Summary of changes:
 .../PersistentDispatcherFailoverConsumerTest.java     | 19 ++++++++++++++++---
 .../client/impl/BrokerClientIntegrationTest.java      |  3 ++-
 .../stats/client/PulsarBrokerStatsClientTest.java     |  3 ++-
 .../org/apache/pulsar/utils/BasicRetryAnalyzer.java   | 18 ++++++++++--------
 4 files changed, 30 insertions(+), 13 deletions(-)
 copy buildtools/src/main/java/org/apache/pulsar/tests/RetryAnalyzer.java => pulsar-broker/src/test/java/org/apache/pulsar/utils/BasicRetryAnalyzer.java (76%)