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 eaf268c [Issue 7347] Avoid the NPE occurs in method
`ManagedLedgerImpl.isOffloadedNeedsDelete` (#7389)
add cc2c203 Log scheduler stats for Pulsar Functions (#7474)
No new revisions were added by this update.
Summary of changes:
.../functions/worker/FunctionRuntimeManager.java | 1 -
.../pulsar/functions/worker/MembershipManager.java | 10 +-
.../pulsar/functions/worker/SchedulerManager.java | 146 ++++++++++++++++++++-
.../worker/scheduler/RoundRobinScheduler.java | 91 +++----------
4 files changed, 167 insertions(+), 81 deletions(-)