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/08/27 15:41:00 UTC

[pulsar] branch master updated (c56ad9d -> 4ba8b6d)

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 c56ad9d  Change method name to avoid being run as test (#5044)
     add 4ba8b6d  [pulsar-broker] add broker-bookie mTLS support (#5042)

No new revisions were added by this update.

Summary of changes:
 conf/broker.conf                                   | 28 ++++++++++++++++++++
 conf/standalone.conf                               | 29 +++++++++++++++++++++
 .../apache/pulsar/broker/ServiceConfiguration.java | 30 ++++++++++++++++++++++
 .../pulsar/broker/BookKeeperClientFactoryImpl.java | 12 +++++++++
 4 files changed, 99 insertions(+)