You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2019/11/22 16:18:50 UTC

[pulsar] branch master updated (0565c78 -> 2bbb10c)

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 0565c78  fix prometheus need kubernetes all namespace access control bug (#5659)
     add 2bbb10c  Expose lastExpireTimestamp for subscription stats. (#5721)

No new revisions were added by this update.

Summary of changes:
 .../service/persistent/PersistentSubscription.java    |  5 ++++-
 .../org/apache/pulsar/broker/admin/AdminApiTest.java  | 19 +++++++++++++++++++
 .../common/policies/data/SubscriptionStats.java       |  4 ++++
 3 files changed, 27 insertions(+), 1 deletion(-)