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 373294bfa04 Fix cherry-pick #19929 cause license header issue
     new d78747b5f8b [fix][client] Fix  where the function 
getMsgNumInReceiverQueue always returns 0 when using message listener (#20245)
     new 76b6e30b7b7 [fix] [broker] do not filter system topic while shedding. 
(#18949)

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:
 .../apache/pulsar/broker/loadbalance/LoadData.java |  2 +-
 .../pulsar/broker/namespace/NamespaceService.java  | 11 ++++++++
 .../client/api/SimpleProducerConsumerTest.java     | 29 ++++++++++++++++++++++
 .../apache/pulsar/client/impl/ConsumerBase.java    |  8 ++++++
 .../client/impl/ConsumerStatsRecorderImpl.java     |  6 ++++-
 5 files changed, 54 insertions(+), 2 deletions(-)

Reply via email to