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 d38c88a  Add unusedImports check in test code (#13300)
     add 58e1dff  Function: add possibility to pass additional JVM arguments to 
the function JVM (additionalJavaRuntimeArguments) (#13282)

No new revisions were added by this update.

Summary of changes:
 conf/functions_worker.yml                          |  4 ++
 .../pulsar/functions/instance/InstanceConfig.java  |  4 ++
 .../pulsar/functions/runtime/RuntimeUtils.java     |  4 ++
 .../pulsar/functions/worker/WorkerConfig.java      |  7 +++
 .../pulsar/functions/runtime/RuntimeUtilsTest.java | 52 ++++++++++++++++++++++
 .../pulsar/functions/worker/FunctionActioner.java  |  3 ++
 6 files changed, 74 insertions(+)

Reply via email to