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

mmerli pushed a change to branch branch-2.9
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from a08f0f5  [Java Client] fixed Producer semaphore permit release issue 
(#13682)
     new 9015e17  [Transaction] Duplicate TYPE of Prometheus metrics (#13704)
     new dfc298f  Avoid call sync method in async rest API for delete 
subscription (#13666)
     new 2a0be4b  Avoid call sync method in async rest API for force delete 
subscription  (#13668)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../broker/admin/impl/PersistentTopicsBase.java    | 114 +++++++++++----------
 .../stats/prometheus/TransactionAggregator.java    |  28 ++++-
 .../broker/stats/TransactionMetricsTest.java       |  75 ++++++++++++++
 3 files changed, 160 insertions(+), 57 deletions(-)

Reply via email to