You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/05/07 17:43:01 UTC

[pulsar] branch master updated (37583f6 -> 40e3261)

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

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


    from 37583f6  [C++] Avoid sending flow requests with zero permits (#10506)
     add 40e3261  Fix potential bug getting stats and remove unnecessary error log (#10500)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/bookkeeper/mledger/impl/ManagedLedgerFactoryImpl.java  | 4 +++-
 .../src/main/java/org/apache/pulsar/broker/service/BrokerService.java | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)