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

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


    from e1c04ef  Fix hash range conflict issue in Key_Shared with sticky hash 
range (#7231)
     add 0c9c9fc  [Issue 6319][Pulsar client] connection leak fix (#6524)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/client/impl/ConnectionPoolTest.java     |  65 +++++--
 .../client/impl/BinaryProtoLookupService.java      | 187 ++++++++++++---------
 .../pulsar/client/impl/ConnectionHandler.java      |   1 +
 .../apache/pulsar/client/impl/ConnectionPool.java  |  18 ++
 .../pulsar/proxy/server/LookupProxyHandler.java    | 103 +++++++-----
 5 files changed, 234 insertions(+), 140 deletions(-)

Reply via email to