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 2020/03/06 23:04:00 UTC

[pulsar] branch master updated (ffe9a92 -> f9ada10)

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 ffe9a92  Fix Topic metrics documentation (#6495)
     add f9ada10  [pulsar-client] remove duplicate cnx method (#6490)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/client/api/ProducerCreationTest.java     |  2 +-
 .../java/org/apache/pulsar/client/impl/ConnectionHandler.java  |  8 ++------
 .../main/java/org/apache/pulsar/client/impl/ConsumerImpl.java  |  2 +-
 .../main/java/org/apache/pulsar/client/impl/ProducerImpl.java  | 10 +++++-----
 4 files changed, 9 insertions(+), 13 deletions(-)