This is an automated email from the ASF dual-hosted git repository.
mapohl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 3d0cddef418 [FLINK-33441] Remove unused json plan
new 39e2eaf6805 [hotfix][core] Makes ExecutorUtils#gracefulShutdown return
any outstanding tasks
new 79cccd7103a [FLINK-34007][k8s] Adds graceful shutdown logic to
KubernetesLeaderElector
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:
.../java/org/apache/flink/util/ExecutorUtils.java | 14 ++++++++++----
.../kubeclient/resources/KubernetesLeaderElector.java | 19 ++++++++++++++-----
2 files changed, 24 insertions(+), 9 deletions(-)