You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/05/18 22:50:29 UTC

[pulsar] branch master updated (8664aea -> 8adfb58)

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 8664aea  Issue-6931 LocalRunner (#6937)
     add 8adfb58  [broker] Fixed IllegalArgumentException issue in Key_Shared (#6849)

No new revisions were added by this update.

Summary of changes:
 ...istentStickyKeyDispatcherMultipleConsumers.java |   5 +-
 ...ntStickyKeyDispatcherMultipleConsumersTest.java | 163 +++++++++++++++++++++
 2 files changed, 167 insertions(+), 1 deletion(-)
 create mode 100644 pulsar-broker/src/test/java/org/apache/pulsar/broker/service/persistent/PersistentStickyKeyDispatcherMultipleConsumersTest.java