You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by rx...@apache.org on 2022/08/23 06:16:29 UTC

[pulsar-client-go] branch master updated (3d63718 -> a09460e)

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

rxl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git


    from 3d63718  Bump github.com/stretchr/testify to update gopkg.in/yaml.v3 (#813)
     add a09460e  [client] Add MetricsRegisterer to ClientOptions (#826)

No new revisions were added by this update.

Summary of changes:
 pulsar/client.go                       |  5 +++
 pulsar/client_impl.go                  | 11 ++++-
 pulsar/consumer_partition_test.go      | 11 +++--
 pulsar/internal/lookup_service_test.go | 75 ++++++++++++++++++++++------------
 pulsar/internal/metrics.go             | 72 ++++++++++++++++----------------
 5 files changed, 107 insertions(+), 67 deletions(-)