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 52e8730613c [fix][test] Fix quiet time implementation in 
BrokerTestUtil.receiveMessages (#23876)
     add eaf9ac11eaf [fix][broker] PIP-379 Key_Shared implementation race 
condition causing out-of-order message delivery (#23874)

No new revisions were added by this update.

Summary of changes:
 .../PersistentDispatcherMultipleConsumers.java     |   3 +
 ...istentStickyKeyDispatcherMultipleConsumers.java |  57 +++-
 ...ySharedSubscriptionDisabledBrokerCacheTest.java | 348 +++++++++++++++++++++
 pulsar-broker/src/test/resources/log4j2.xml        |   8 +-
 4 files changed, 399 insertions(+), 17 deletions(-)
 create mode 100644 
pulsar-broker/src/test/java/org/apache/pulsar/client/api/KeySharedSubscriptionDisabledBrokerCacheTest.java

Reply via email to