You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by je...@apache.org on 2019/08/22 16:34:36 UTC

[pulsar] branch master updated (4cf3516 -> 27a9f62)

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

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


    from 4cf3516  fix docker image not have cpp client installed (#4986)
     add 27a9f62  Need to reinitialize certain components for externally managed runtimes when moving functions (#5007)

No new revisions were added by this update.

Summary of changes:
 .../functions/runtime/KubernetesRuntime.java       | 24 +++++++++++++++-------
 .../apache/pulsar/functions/runtime/Runtime.java   |  4 ++++
 .../functions/worker/FunctionRuntimeManager.java   |  7 ++-----
 .../worker/FunctionRuntimeManagerTest.java         |  5 ++++-
 4 files changed, 27 insertions(+), 13 deletions(-)