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/10/09 16:46:44 UTC

[pulsar] branch master updated (db15d32 -> 5df6488)

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 db15d32  Added basic metadata store API and initial ZK implementation (#5330)
     add 5df6488  Use Buffered channels to avoid blocking on callback (#5336)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-go/pulsar/c_client.go   | 14 +++++++-------
 pulsar-client-go/pulsar/c_consumer.go |  6 +++---
 pulsar-client-go/pulsar/c_producer.go |  6 +++---
 pulsar-client-go/pulsar/c_reader.go   |  2 +-
 4 files changed, 14 insertions(+), 14 deletions(-)