You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2020/03/03 21:35:43 UTC

[pulsar] branch master updated (459ec6e -> 6ff87ee)

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

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


    from 459ec6e  Use System.nanoTime() instead of System.currentTimeMillis() (#6454)
     add 6ff87ee  Fixed the max backoff configuration for lookups (#6444)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/pulsar/client/impl/BinaryProtoLookupService.java  | 2 +-
 .../src/main/java/org/apache/pulsar/client/impl/PulsarClientImpl.java | 2 +-
 .../org/apache/pulsar/proxy/server/ProxyConnectionThrottlingTest.java | 2 +-
 .../org/apache/pulsar/proxy/server/ProxyLookupThrottlingTest.java     | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)