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 772a888 [Doc] Add descriptions for managed cursor acknowledgment
state (2.7.3) (#10714)
add 4b2c673 Fix inconsistent behavior in LongPairRangeSet (#10713)
No new revisions were added by this update.
Summary of changes:
.../common/util/collections/LongPairRangeSet.java | 14 ++++-
.../util/collections/DefaultRangeSetTest.java | 63 ++++++++++++++++++++++
2 files changed, 75 insertions(+), 2 deletions(-)
create mode 100644
pulsar-common/src/test/java/org/apache/pulsar/common/util/collections/DefaultRangeSetTest.java