You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by zh...@apache.org on 2022/09/05 02:35:39 UTC

[pulsar] branch master updated (d139d884bcf -> e1b61876cbb)

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

zhangmingao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from d139d884bcf [improve] clean the empty topicAuthenticationMap in zk when revoke permission (#16815)
     add e1b61876cbb [fix][broker]Fix memoryLimitController currentUsage and MaxQueueSize semaphore leak when batchMessageContainer add message exception (#17276)

No new revisions were added by this update.

Summary of changes:
 .../client/impl/ProducerMemoryLimitTest.java       | 40 ++++++++++++++++++++++
 .../pulsar/client/impl/ProducerSemaphoreTest.java  | 38 ++++++++++++++++++++
 .../client/impl/BatchMessageContainerImpl.java     |  2 ++
 .../client/impl/BatchMessageContainerImplTest.java | 13 +++++++
 4 files changed, 93 insertions(+)