You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2020/11/12 06:31:40 UTC

[pulsar] branch master updated (e3a9df7 -> 8df7364)

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

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


    from e3a9df7  Fix checkstyle violations (#8529)
     add 8df7364  Fix race condition when call acknowledgementWasProcessed() (#8499)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/broker/service/Dispatcher.java   |  2 +-
 .../persistent/PersistentMessageExpiryMonitor.java |  2 +-
 ...istentStickyKeyDispatcherMultipleConsumers.java | 39 ++++++++++++++--------
 .../service/persistent/PersistentSubscription.java | 27 +++++++++------
 4 files changed, 45 insertions(+), 25 deletions(-)