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/02/10 00:15:18 UTC

[pulsar] branch master updated (34fdb67 -> 456a19c)

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 34fdb67  add new method in ManagedCursor and ReadOnlyCursor to async read entries with max size bytes. (#9532)
     add 456a19c  Fix reading metrics will always get stuck in some cases (#9538)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/stats/prometheus/PrometheusMetricsServlet.java    | 2 +-
 .../org/apache/pulsar/functions/runtime/thread/ThreadRuntime.java   | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)