This is an automated email from the ASF dual-hosted git repository.
roman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 986fe1f [FLINK-21754][core] Fix 'Exception message does not point to
the right path.'
add 4ffcafd [FLINK-22050][runtime] Don't release StreamTask network
resources from TaskCanceller
No new revisions were added by this update.
Summary of changes:
.../runtime/jobgraph/tasks/AbstractInvokable.java | 9 +++++++++
.../org/apache/flink/runtime/taskmanager/Task.java | 20 ++++++++++++++------
.../flink/streaming/runtime/tasks/StreamTask.java | 5 +++++
3 files changed, 28 insertions(+), 6 deletions(-)