You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by rx...@apache.org on 2021/11/29 03:06:21 UTC

[pulsar] branch master updated (5e25184 -> bef937b)

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

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


    from 5e25184  [docs] [ISSUE 11805] Add topic lookup metrics (#11927)
     add bef937b  Add subscription properties for SubscriptionStats (#12979)

No new revisions were added by this update.

Summary of changes:
 .../service/persistent/PersistentSubscription.java |  1 +
 .../broker/admin/CreateSubscriptionTest.java       | 39 ++++++++++++++++++++++
 .../common/policies/data/SubscriptionStats.java    |  3 ++
 .../policies/data/stats/SubscriptionStatsImpl.java |  7 ++++
 4 files changed, 50 insertions(+)