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

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


    from 1fc4ccf8240 [bug][broker] fix memory leak in case of error conditions 
in PendingReadsManager (#17995)
     new 760b1adf56f [fix][broker] Fix system service namespace create internal 
event topic. (#17867)
     new 1adf0427c9d [fix][broker] Fix `getPositionAfterN` infinite loop. 
(#17971)

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:
 .../bookkeeper/mledger/impl/ManagedLedgerImpl.java | 17 ++++--------
 .../bookkeeper/mledger/impl/ManagedLedgerTest.java | 17 ++++++++++++
 .../pulsar/broker/service/BrokerService.java       |  3 ++-
 .../SystemTopicBasedTopicPoliciesService.java      |  4 +++
 .../apache/pulsar/broker/admin/AdminApi2Test.java  |  2 +-
 .../systopic/PartitionedSystemTopicTest.java       | 30 +++++++++++++++++++---
 6 files changed, 55 insertions(+), 18 deletions(-)

Reply via email to