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 fb930b7  Make the FunctionRunTimeManager methods used by rest-api 
syncrhonized since the assignment tailer also is updating it (#6786)
     add 188d896  [Issue 5935] Support multi pulsar clusters to use the same bk 
cluster (#5985)

No new revisions were added by this update.

Summary of changes:
 conf/broker.conf                                   |  5 ++
 .../apache/pulsar/broker/ServiceConfiguration.java |  6 +++
 .../pulsar/broker/BookKeeperClientFactoryImpl.java |  9 +++-
 .../pulsar/broker/ManagedLedgerClientFactory.java  |  2 +-
 .../org/apache/pulsar/broker/PulsarService.java    | 58 ++++++++++++++++++----
 .../pulsar/broker/admin/impl/BrokersBase.java      |  7 +--
 .../broker/BookKeeperClientFactoryImplTest.java    | 21 ++++++++
 .../org/apache/pulsar/broker/admin/AdminTest.java  |  1 +
 .../common/conf/InternalConfigurationData.java     | 18 ++++++-
 .../org/apache/pulsar/functions/worker/Worker.java |  8 ++-
 .../pulsar/functions/worker/WorkerUtils.java       | 11 ++--
 site2/docs/reference-configuration.md              |  1 +
 12 files changed, 120 insertions(+), 27 deletions(-)

Reply via email to