You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2021/09/30 13:46:46 UTC

[pulsar] branch master updated (c823c08 -> 0c22e0f)

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

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


    from c823c08  fix kinesis connector's dependency issue (#12246)
     add 0c22e0f  Optimize the memory usage of Cache Eviction (#12045)

No new revisions were added by this update.

Summary of changes:
 .../mledger/impl/ManagedCursorContainer.java       | 38 ++++++++++++++++----
 .../bookkeeper/mledger/impl/ManagedLedgerImpl.java | 30 ++++++++++------
 .../mledger/impl/ManagedCursorContainerTest.java   | 42 +++++++++++++++++++++-
 3 files changed, 91 insertions(+), 19 deletions(-)