You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/06/09 18:07:36 UTC

[pulsar] branch master updated (f26bab3 -> c2759be)

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

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


    from f26bab3  Support multi versions of Go for testing go functions (#7220)
     add c2759be  Fix bug: pattern consumer's receive() will cause deadlock for topics auto discovery (#7206)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-cpp/lib/MultiTopicsConsumerImpl.cc |   4 +-
 pulsar-client-cpp/tests/BasicEndToEndTest.cc     | 144 ++++++++++-------------
 2 files changed, 67 insertions(+), 81 deletions(-)