You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by sa...@apache.org on 2020/06/10 01:12:04 UTC

[pulsar] branch master updated (e64d951 -> 828d033)

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

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


    from e64d951  Have metadata tailer use its own thread for processing (#7211)
     add 828d033  During Function update, cleanup should only happen for temp files that were generated (#7201)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/functions/runtime/RuntimeSpawner.java   |  2 -
 .../functions/worker/rest/api/FunctionsImpl.java   | 15 ++---
 .../functions/worker/rest/api/SinksImpl.java       | 15 ++---
 .../functions/worker/rest/api/SourcesImpl.java     | 15 ++---
 .../integration/functions/PulsarFunctionsTest.java | 68 +++++++++++++++++-----
 .../functions/utils/CommandGenerator.java          | 42 +++++++------
 6 files changed, 102 insertions(+), 55 deletions(-)