You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by nk...@apache.org on 2019/09/17 02:04:09 UTC

[pulsar] branch master updated (499069e -> b9e7bf3)

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

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


    from 499069e  [pulsar-broker] Fix bug that message delivery stops after resetting cursor for failover subscription (#5185)
     add b9e7bf3  Make some member variables of Dispatcher volatile (#5193)

No new revisions were added by this update.

Summary of changes:
 .../broker/service/AbstractDispatcherMultipleConsumers.java       | 2 +-
 .../service/persistent/PersistentDispatcherMultipleConsumers.java | 8 ++++----
 .../persistent/PersistentDispatcherSingleActiveConsumer.java      | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)