This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-4.1
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from b1b34b14334 [fix][ml] Negative backlog & acked positions does not
exist & message lost when concurrently occupying topic owner (#24722)
new 2145787685e [improve][build] Upgrade Apache Parent POM to version 35
(#24742)
new a89c6c260f2 [fix][client] Fix receiver queue auto-scale without memory
limit (#24743)
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:
build/run_unit_group.sh | 2 +-
buildtools/pom.xml | 2 +-
pom.xml | 2 +-
pulsar-bom/pom.xml | 2 +-
.../impl/AutoScaledReceiverQueueSizeTest.java | 34 ++++++++++++++++++++++
.../pulsar/client/impl/MemoryLimitController.java | 3 ++
.../client/impl/MemoryLimitControllerTest.java | 7 +++++
7 files changed, 48 insertions(+), 4 deletions(-)