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

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


    from 716daff  Add checkstyle validation and fix style violations in the 
pulsar client api module (#5115)
     add 499069e  [pulsar-broker] Fix bug that message delivery stops after 
resetting cursor for failover subscription (#5185)

No new revisions were added by this update.

Summary of changes:
 .../broker/service/AbstractBaseDispatcher.java     |  4 ++
 .../AbstractDispatcherSingleActiveConsumer.java    |  7 +++
 .../apache/pulsar/broker/service/Dispatcher.java   |  2 +
 .../NonPersistentDispatcherMultipleConsumers.java  |  6 ++
 .../PersistentDispatcherMultipleConsumers.java     |  6 ++
 .../service/persistent/PersistentSubscription.java |  5 ++
 .../apache/pulsar/broker/admin/AdminApiTest.java   | 67 ++++++++++++++++++++++
 7 files changed, 97 insertions(+)

Reply via email to