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 2021/12/02 02:57:33 UTC

[pulsar] branch master updated (0497f67 -> 31966da)

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 0497f67  Transparent batching of ZK operations (#13043)
     add 31966da  Optimize TopicPolicy#deduplicationEnabled with HierarchyTopicPolicies (#13000)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/AbstractTopic.java       |   6 +-
 .../service/persistent/MessageDeduplication.java   | 193 ++++++++++-----------
 .../policies/data/HierarchyTopicPolicies.java      |   2 +
 3 files changed, 94 insertions(+), 107 deletions(-)