This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from af1b6e16ad9 [improve][broker] PIP-192 Added namespace unload scheduler
(#19477)
add bb83502ebe9 [improve][broker] introduce consistent hash ring to
distribute the load of multiple topics subscription (#19502)
No new revisions were added by this update.
Summary of changes:
.../AbstractDispatcherSingleActiveConsumer.java | 73 ++++++++++++++--------
.../pulsar/broker/service/ResendRequestTest.java | 11 +++-
.../pulsar/client/impl/TopicsConsumerImplTest.java | 52 +++++++++++++++
.../pulsar/client/impl/ZeroQueueSizeTest.java | 8 ++-
4 files changed, 113 insertions(+), 31 deletions(-)