This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-2.8
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 59d8ad9 Fix invalid MockZooKeeper tests which had null createMode
add 0b02474 [Functions] Fix classloader leaks (#12973)
No new revisions were added by this update.
Summary of changes:
.../pulsar/common/util/ClassLoaderUtils.java | 14 ++
.../pulsar/functions/utils/FunctionCommon.java | 151 ++++++++++++---------
.../functions/worker/rest/api/SinksImpl.java | 32 +++--
.../functions/worker/rest/api/SourcesImpl.java | 33 +++--
4 files changed, 140 insertions(+), 90 deletions(-)