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 2019/10/02 16:57:04 UTC

[pulsar] branch master updated (2ed17a6 -> 6542c65)

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 2ed17a6  [Doc] Add *MongoDB sink connector guide* (#5289)
     add 6542c65  Expose bookkeeperDiskWeightBasedPlacementEnabled in broker.conf (#5254)

No new revisions were added by this update.

Summary of changes:
 conf/broker.conf                                                 | 3 +++
 conf/standalone.conf                                             | 2 ++
 .../main/java/org/apache/pulsar/broker/ServiceConfiguration.java | 3 +++
 .../common/configuration/PulsarConfigurationLoaderTest.java      | 2 ++
 .../org/apache/pulsar/broker/BookKeeperClientFactoryImpl.java    | 5 ++++-
 .../apache/pulsar/broker/BookKeeperClientFactoryImplTest.java    | 9 +++++++++
 6 files changed, 23 insertions(+), 1 deletion(-)