You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by xy...@apache.org on 2022/09/15 04:12:51 UTC

[pulsar] branch master updated (c8b7962624b -> a98f025a359)

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

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


    from c8b7962624b [C++] Reset `havePendingPingRequest` flag for any data received from broker (#17658)
     add a98f025a359 [fix][cpp] Fix issue where unexpected ack timeout occurred (#17503)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-cpp/lib/MultiTopicsConsumerImpl.cc | 18 ++++--
 pulsar-client-cpp/lib/MultiTopicsConsumerImpl.h  |  1 +
 pulsar-client-cpp/tests/ConsumerTest.cc          | 71 ++++++++++++++++++++++++
 3 files changed, 85 insertions(+), 5 deletions(-)