This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from 37effb80508 [fix][broker] Fix cannot shutdown broker gracefully by 
admin api (#24731)
     new 74e7474cbc9 [improve][build] Upgrade Apache Parent POM to version 35 
(#24742)
     new 6e147172130 [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(-)

Reply via email to