This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from ec9039dc994 [fix][ml] Negative backlog & acked positions does not
exist & message lost when concurrently occupying topic owner (#24722)
new d2493990c5b [improve][build] Upgrade Apache Parent POM to version 35
(#24742)
new 298bba47d60 [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(-)