You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by rx...@apache.org on 2019/10/30 05:54:29 UTC

[pulsar] branch master updated (43bc790 -> 01ca24b)

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

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


    from 43bc790  [TIEREDSTORAGE] Only seek when reading unexpected entry (#5356)
     add 01ca24b  Fixed dispatcher skipping delivery of a batch during concurrent replays (#5499)

No new revisions were added by this update.

Summary of changes:
 .../PersistentDispatcherMultipleConsumers.java     | 13 ++---
 .../service/persistent/DelayedDeliveryTest.java    | 63 ++++++++++++++++++++++
 2 files changed, 70 insertions(+), 6 deletions(-)