This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from aa3969b Reduce log level for ack-grouping tracker (#10094)
new cf76da3 [Issue 10058]:apply-config-from-env.py to commented default
values (#10060)
new 925fb1d [Broker] Fix NonDurableCursorImpl initialPosition by
startCursorPosition greater than lastConfirmedEntry problem. (#10095)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docker/pulsar/scripts/apply-config-from-env.py | 6 ++++--
.../org/apache/bookkeeper/mledger/impl/NonDurableCursorImpl.java | 2 +-
.../org/apache/bookkeeper/mledger/impl/NonDurableCursorTest.java | 7 +++++++
3 files changed, 12 insertions(+), 3 deletions(-)