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/07/02 05:01:07 UTC

[pulsar] branch master updated (2b94d02 -> 9b178c8)

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 2b94d02  Add tenant name check in list namespaces function. (#7369)
     add 9b178c8  [pulsar-perf] Supports `tlsAllowInsecureConnection` in pulsar-perf produce/consume/read. (#7300)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/testclient/PerformanceConsumer.java  | 15 ++++++++++++++-
 .../apache/pulsar/testclient/PerformanceProducer.java  | 18 +++++++++++++++---
 .../apache/pulsar/testclient/PerformanceReader.java    | 13 +++++++++++++
 site2/docs/reference-cli-tools.md                      |  4 +++-
 4 files changed, 45 insertions(+), 5 deletions(-)