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

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


    from 26749a8  [Functions] Provide an interface for functions worker service 
(#8560)
     add 1654e88  Expose non-contiguous deleted messages ranges stats. (#8936)

No new revisions were added by this update.

Summary of changes:
 .../apache/bookkeeper/mledger/ManagedCursor.java   |  5 +++
 .../bookkeeper/mledger/impl/ManagedCursorImpl.java | 13 ++++++-
 .../mledger/impl/ManagedCursorContainerTest.java   |  5 +++
 .../service/persistent/PersistentSubscription.java |  3 ++
 .../broker/service/persistent/PersistentTopic.java |  3 ++
 .../pulsar/broker/stats/SubscriptionStatsTest.java | 43 ++++++++++++++++++++++
 .../common/policies/data/SubscriptionStats.java    | 11 ++++++
 .../pulsar/common/policies/data/TopicStats.java    | 10 +++++
 8 files changed, 92 insertions(+), 1 deletion(-)

Reply via email to