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/04/27 17:31:02 UTC

[pulsar] branch master updated (7458dad -> 2daa8c0)

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 7458dad  [Build] Fix the usage of core-modules and docker profiles (exclude main profile) (#10340)
     add 2daa8c0  [Broker] Prevent carrying state of PositionImplRecyclable when recycled (#10404)

No new revisions were added by this update.

Summary of changes:
 .../bookkeeper/mledger/impl/ManagedCursorImpl.java     |  1 +
 .../mledger/impl/PositionImplRecyclable.java           |  3 ++-
 .../mledger/impl/PositionImplRecyclableTest.java       | 18 +++++++++---------
 3 files changed, 12 insertions(+), 10 deletions(-)
 copy pulsar-common/src/test/java/org/apache/pulsar/common/policies/data/AutoFailoverPolicyTypeTest.java => managed-ledger/src/test/java/org/apache/bookkeeper/mledger/impl/PositionImplRecyclableTest.java (68%)