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 2020/08/17 12:50:21 UTC

[pulsar] branch master updated (bc5be21 -> e1b76a3)

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 bc5be21  Improve the performance of toString for MessageIdImpls (#7820)
     add e1b76a3  [pulsar-client] Avoid subscribing the same topic again (#7823)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/client/impl/TopicsConsumerImplTest.java | 40 ++++++++++++++++-
 .../client/impl/MultiTopicsConsumerImpl.java       | 52 +++++++++++++++++-----
 .../client/impl/MultiTopicsConsumerImplTest.java   |  4 +-
 3 files changed, 80 insertions(+), 16 deletions(-)