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 d41729f Add command to delete a cluster's metadata from ZK (#8169)
add d4980a9 Allow disabling forwarding source message properties (#8158)
No new revisions were added by this update.
Summary of changes:
.../org/apache/pulsar/functions/LocalRunner.java | 2 +-
.../pulsar/functions/worker/WorkerConfig.java | 5 ++++
.../functions/utils/FunctionConfigUtils.java | 18 ++++++++++----
.../functions/utils/FunctionConfigUtilsTest.java | 28 ++++++++++++++++++++++
.../functions/worker/rest/api/FunctionsImpl.java | 3 ++-
5 files changed, 49 insertions(+), 7 deletions(-)