This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from c9b656ca8c4 [improve][misc] Specify valid home dir for the default
user in the Ubuntu based docker image (#22446)
new afe7bd5a6f9 [fix][broker] Check cursor state before adding it to the
`waitingCursors` (#22191)
new 4d8a1d8bc6a [fix][broker] Fix consumer stops receiving messages when
with large backlogs processing (#22454)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../bookkeeper/mledger/impl/ManagedCursorImpl.java | 7 +-
.../bookkeeper/mledger/impl/ManagedLedgerImpl.java | 5 ++
.../service/persistent/PersistentSubscription.java | 4 +-
.../service/persistent/PersistentTopicTest.java | 100 +++++++++++++++++++++
4 files changed, 114 insertions(+), 2 deletions(-)