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 2021/02/18 21:35:24 UTC

[pulsar] branch master updated (0f9e211 -> f3dc022)

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 0f9e211  [pulsar-broker] topic resources use metadata-store api (#9485)
     add f3dc022  [cli] pulsar-client-tools supports end-to-end encryption (#9615)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-tools-test/pom.xml                   |  5 ++
 .../pulsar/client/cli/PulsarClientToolTest.java    | 53 ++++++++++++++++++++++
 pulsar-client-tools/pom.xml                        |  5 ++
 .../org/apache/pulsar/client/cli/CmdConsume.java   | 11 +++++
 .../org/apache/pulsar/client/cli/CmdProduce.java   | 13 ++++++
 5 files changed, 87 insertions(+)