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

[pulsar] branch master updated (e6a631d -> 2ed2eb8)

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 e6a631d  Close ZK before canceling future with exception (#6228) (#6399)
     add 2ed2eb8  [Flink-Connector]Get PulsarClient from cache should always return an open instance (#6436)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/client/impl/PulsarClientImpl.java       |  6 +++++-
 .../connectors/pulsar/CachedPulsarClient.java      |  8 ++++++-
 .../connectors/pulsar/CachedPulsarClientTest.java  | 25 ++++++++++++++++++++++
 3 files changed, 37 insertions(+), 2 deletions(-)