You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2022/03/01 07:13:00 UTC

[pulsar] branch master updated (2125e4f -> e20f34b)

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

penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 2125e4f  [junit4] Remove junit4 dependency item. (#14485)
     add e20f34b  Make stadnalone use setMetadataStoreUrl (#14384)

No new revisions were added by this update.

Summary of changes:
 conf/standalone.conf                               | 18 +++++++++++----
 .../org/apache/pulsar/PulsarStandaloneBuilder.java |  7 ++++--
 .../org/apache/pulsar/PulsarStandaloneStarter.java |  7 ++++--
 .../common/conf/InternalConfigurationData.java     | 26 +++++++++++-----------
 .../functions/worker/PulsarWorkerService.java      | 11 +++++----
 .../pulsar/functions/worker/WorkerUtils.java       |  3 ++-
 .../bookkeeper/BookKeeperPackagesStorage.java      | 10 ++++++++-
 .../BookKeeperPackagesStorageConfiguration.java    |  4 ++++
 8 files changed, 59 insertions(+), 27 deletions(-)