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 2019/09/29 03:52:52 UTC

[pulsar] branch master updated (87ccdb0 -> 30d280d)

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 87ccdb0  [kinesis-source] Improvements to kinesis-source (#5180)
     add 30d280d  Fix memory leak caused by not being executed ClientConnection destructor (#5286)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-cpp/lib/ClientConnection.cc | 13 ++++++++++---
 pulsar-client-cpp/lib/ClientImpl.cc       |  1 +
 pulsar-client-cpp/lib/ConnectionPool.cc   |  2 +-
 pulsar-client-cpp/lib/ConnectionPool.h    |  2 +-
 4 files changed, 13 insertions(+), 5 deletions(-)