This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-4.2
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from f9b8ac46118 [fix][broker] Fix
ManagedLedgerImpl.advanceCursorsIfNecessary() method may lose non-durable
cursor properties in race condition (#25796)
new 9e350856b2c [improve][fn] Avoid gRPC timeout when getting status of a
dead process runtime (#25819)
new e9ba10bd384 [fix][fn] Fix functions update issue where artifact is
provided as a http url (#25840)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../functions/runtime/process/ProcessRuntime.java | 9 +++++
.../functions/worker/rest/api/ComponentImpl.java | 4 +--
.../api/v3/AbstractFunctionApiResourceTest.java | 39 ++++++++++++++++++++++
3 files changed, 50 insertions(+), 2 deletions(-)