This is an automated email from the ASF dual-hosted git repository.
zhuzh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 27bda73 [FLINK-23017][sql-client] HELP in sql-client still shows the
removed SOURCE functionality (#16321)
add 5badc35 [FLINK-22954][runtime] Avoid StackOverflowException when a
large scale job is canceling or failing
No new revisions were added by this update.
Summary of changes:
.../runtime/jobmaster/slotpool/SlotPoolImpl.java | 2 +-
.../flink/runtime/scheduler/DefaultScheduler.java | 9 ++++
.../flink/runtime/scheduler/SchedulerBase.java | 5 ++
.../executiongraph/ExecutionGraphRestartTest.java | 56 ++++++++++++++++++++++
4 files changed, 71 insertions(+), 1 deletion(-)