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 05:09:33 UTC

[pulsar] branch github_exp3 updated (87d4273 -> acdd473)

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

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


    from 87d4273  Update
     add acdd473  Add retry and timeout annotation extension

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yaml                          |  2 ++
 buildtools/pom.xml                                 |  5 +++++
 .../apache/pulsar/tests/AnnotationListener.java    | 11 ++++++++++-
 .../org/apache/pulsar/tests/RetryAnalyzer.java     | 23 ++++++++++++++++------
 .../client/api/v1/V1_ProducerConsumerTest.java     |  3 ++-
 5 files changed, 36 insertions(+), 8 deletions(-)