This is an automated email from the ASF dual-hosted git repository.
sewen pushed a change to branch release-1.14
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 9d114b0 [FLINK-24631][k8s] Use a stable subset of labels to select
jobManager and taskManager pods
add 6a651fc [FLINK-24366][runtime] Don't log error for failed task
restore if the task is already canceled.
add dd17a31 [FLINK-24255][tests] Test environments respect configuration
when being instantiated.
add dfa47af [FLINK-23842][coordination] Add logging statements in
SourceCoordinators for reader registration and split requests.
No new revisions were added by this update.
Summary of changes:
.../source/coordinator/SourceCoordinator.java | 29 ++++++++++++++++------
.../api/operators/BackendRestorerProcedure.java | 12 ++++-----
.../streaming/util/TestStreamEnvironment.java | 13 +++++++---
.../MiniClusterPipelineExecutorServiceLoader.java | 25 ++++++++++++++++---
.../apache/flink/test/util/TestEnvironment.java | 4 ++-
5 files changed, 62 insertions(+), 21 deletions(-)