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 2020/11/19 17:27:38 UTC

[pulsar] branch master updated (3e07468 -> 818ad52)

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 3e07468  Improve documentation around disk space usage (#8595)
     add 818ad52  [pulsar-broker] Fix incorrect broker add-entry latency (#8219)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/pulsar/broker/service/PulsarStats.java   |  2 +-
 .../broker/service/nonpersistent/NonPersistentTopic.java     |  2 +-
 .../pulsar/broker/service/persistent/PersistentTopic.java    |  2 +-
 .../java/org/apache/pulsar/broker/stats/NamespaceStats.java  | 12 ++++++++----
 .../pulsar/client/api/SimpleProducerConsumerStatTest.java    |  2 +-
 5 files changed, 12 insertions(+), 8 deletions(-)