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 2020/06/08 08:06:25 UTC

[pulsar] branch master updated (d8ab1a2 -> 3771c3f)

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 d8ab1a2  Fix kafka_0_9 Consumer partition topic throw error (#7179)
     add 3771c3f  Refactor duplicated code (#7199)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/bookkeeper/mledger/ManagedCursor.java     |  2 +-
 .../org/apache/bookkeeper/mledger/ManagedLedger.java     |  4 ++--
 .../bookkeeper/mledger/impl/ManagedCursorImpl.java       |  2 +-
 .../org/apache/pulsar/broker/service/BrokerService.java  |  6 +++---
 .../apache/pulsar/broker/service/PublishRateLimiter.java | 16 ++--------------
 .../org/apache/pulsar/metadata/api/MetadataStore.java    |  1 +
 6 files changed, 10 insertions(+), 21 deletions(-)