You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by zh...@apache.org on 2019/12/17 11:49:54 UTC

[pulsar] branch master updated (a7e2f13 -> 67fdfe2)

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 a7e2f13  [Issue 5808][documentation]fix example code (#5814)
     add 67fdfe2  Fixes some minor thread safety violations (#5793)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/pulsar/client/impl/ConsumerBase.java  |  2 --
 .../main/java/org/apache/pulsar/client/impl/ConsumerImpl.java  |  5 +++--
 .../org/apache/pulsar/client/impl/UnAckedMessageTracker.java   | 10 +++++-----
 3 files changed, 8 insertions(+), 9 deletions(-)