You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2023/02/14 03:17:36 UTC

[pulsar] branch master updated (af1b6e16ad9 -> bb83502ebe9)

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(-)