You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2020/07/16 01:25:21 UTC

[pulsar] branch master updated (b8cba18 -> ed3583a)

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

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


    from b8cba18  Add limited module set profile to the pom files (#7541)
     add ed3583a  Decompression payload if needed in KeyShared subscription (#7416)

No new revisions were added by this update.

Summary of changes:
 .../broker/service/AbstractBaseDispatcher.java     | 47 +++++-------------
 .../client/api/KeySharedSubscriptionTest.java      | 57 ++++++++++++++++++++++
 .../client/impl/BatchMessageKeyBasedContainer.java |  9 ----
 .../org/apache/pulsar/client/impl/MessageImpl.java | 10 +++-
 .../apache/pulsar/common/protocol/Commands.java    |  8 +++
 5 files changed, 85 insertions(+), 46 deletions(-)