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(-)