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 2019/11/26 16:50:53 UTC

[pulsar] branch master updated (9e7b938 -> f83793e)

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 9e7b938  Add publish rate limit for each broker to avoid OOM (#5710)
     add f83793e  fix potential deadlock in pulsar client close (#5731)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/pulsar/client/impl/ConnectionPool.java   | 7 ++++++-
 .../main/java/org/apache/pulsar/client/impl/PulsarClientImpl.java | 8 ++++++--
 2 files changed, 12 insertions(+), 3 deletions(-)