You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by iv...@apache.org on 2021/08/17 17:18:53 UTC

[pulsar] branch master updated (f401b10 -> fdd7170)

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

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


    from f401b10  Make request IDs more unique (#11684)
     add fdd7170  [client] Consider a timed-out lookup equivalent to TooManyRequests (#11688)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/client/impl/LookupRetryTest.java | 32 ++++++++++++++++++++++
 .../org/apache/pulsar/client/impl/ClientCnx.java   | 27 +++++++++++-------
 2 files changed, 49 insertions(+), 10 deletions(-)