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 11:15:26 UTC

[pulsar] branch master updated (5db4d5f -> bcfa7f0)

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 5db4d5f  [Issue 2793][Doc]--Update TLS hostname verification for CPP and Python clients (#7182)
     add bcfa7f0  Using Readers still causes backlog quota to be observed (#6787)

No new revisions were added by this update.

Summary of changes:
 .../mledger/impl/ManagedCursorContainer.java       | 83 +++++++++++++-----
 .../bookkeeper/mledger/impl/ManagedLedgerImpl.java |  5 +-
 .../mledger/impl/ManagedCursorContainerTest.java   | 10 +--
 .../mledger/impl/NonDurableCursorTest.java         | 16 ++--
 .../broker/service/BacklogQuotaManagerTest.java    | 97 +++++++++++++++++++---
 site2/docs/concepts-clients.md                     |  6 ++
 6 files changed, 169 insertions(+), 48 deletions(-)