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/03/02 13:02:29 UTC

[pulsar] branch master updated (0ddec86 -> daed6a0)

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 0ddec86  [Tests] Fix thread leak in MLTransactionMetadataStore (#14524)
     add daed6a0  [Functions] Pass configured metricsPort to k8s runtime (#14502)

No new revisions were added by this update.

Summary of changes:
 conf/functions_worker.yml                          |  1 +
 .../runtime/kubernetes/KubernetesRuntime.java      | 18 +++++---
 .../kubernetes/KubernetesRuntimeFactory.java       |  7 ++-
 .../runtime/kubernetes/KubernetesRuntimeTest.java  | 52 ++++++++++++++++++++++
 .../functions/worker/FunctionsStatsGenerator.java  |  5 ++-
 5 files changed, 76 insertions(+), 7 deletions(-)