This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 066a20c33fe [fix][broker] fix ExtensibleLoadManager to override the
ownerships concurrently without blocking load manager thread (#24156)
add 6e8c3496647 [fix][ml] Skip deleting cursor if it was already deleted
before calling unsubscribe (#24098)
No new revisions were added by this update.
Summary of changes:
.../broker/service/persistent/PersistentTopic.java | 4 +-
.../impl/ConsumerUnsubscribeIntegrationTest.java | 84 ++++++++++++++++++++++
2 files changed, 87 insertions(+), 1 deletion(-)
create mode 100644
pulsar-broker/src/test/java/org/apache/bookkeeper/mledger/impl/ConsumerUnsubscribeIntegrationTest.java