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/11/11 14:25:22 UTC

[pulsar] branch master updated (5dbb7d2 -> 1426486)

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 5dbb7d2  [Managed Ledger] Fix the incorrect total size when BrokerEntryMetadata is enabled (#12714)
     add 1426486  [Broker] Apply HierarchyTopicPolicies to inactiveTopicPolicies (#12687)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/AbstractTopic.java       | 59 +++++++++-------------
 .../service/nonpersistent/NonPersistentTopic.java  | 18 ++-----
 .../broker/service/persistent/PersistentTopic.java | 44 +++++-----------
 .../pulsar/broker/admin/TopicPoliciesTest.java     |  7 ++-
 .../broker/service/InactiveTopicDeleteTest.java    | 49 ++++++++----------
 .../policies/data/HierarchyTopicPolicies.java      | 23 ++++-----
 6 files changed, 77 insertions(+), 123 deletions(-)
 copy pulsar-client-admin-api/src/main/java/org/apache/pulsar/common/policies/data/BookiesClusterInfo.java => pulsar-common/src/main/java/org/apache/pulsar/common/policies/data/HierarchyTopicPolicies.java (67%)