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

[pulsar] branch master updated (0f312ee -> 7a39a36)

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

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


    from 0f312ee  Fix annotations for function WorkerConfig fields (#14113)
     add 7a39a36  Make ``BrokerBase#updateDynamicConfiguration``  pure async. (#14087)

No new revisions were added by this update.

Summary of changes:
 .../resources/DynamicConfigurationResources.java   |  5 ++
 .../apache/pulsar/broker/admin/AdminResource.java  | 13 ++---
 .../pulsar/broker/admin/impl/BrokersBase.java      | 63 +++++++++++-----------
 3 files changed, 42 insertions(+), 39 deletions(-)