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 b7857d4 [Broker] Fix typo in setSchemaCompatibilityStrategy (#14035)
add 604de4b Allow to configure metadata store URL in functions_worker.yml
(#13782)
No new revisions were added by this update.
Summary of changes:
conf/functions_worker.yml | 11 +++++++++--
.../java/org/apache/pulsar/broker/PulsarService.java | 2 +-
.../org/apache/pulsar/functions/worker/WorkerConfig.java | 16 ++++++++++++++++
.../java/org/apache/pulsar/functions/worker/Worker.java | 3 ++-
site2/docs/functions-runtime.md | 2 +-
site2/docs/functions-worker.md | 4 ++--
site2/website-next/docs/functions-runtime.md | 2 +-
site2/website-next/docs/functions-worker.md | 4 ++--
8 files changed, 34 insertions(+), 10 deletions(-)