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 2bc86be [hotfix][docs] Fix the broken link for late events/lateness
new 89bfd39 [FLINK-26690][runtime] Makes globalCleanupAsync call the
removal even if the JobGraph is not put into the JobGraphStore, yet
new b80d419 [hotfix][docs] Aligns JavaDoc with method signature
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:
.../KubernetesStateHandleStore.java | 9 ++++++--
.../KubernetesStateHandleStoreTest.java | 27 ++++++++++++++++++++++
.../runtime/jobmanager/DefaultJobGraphStore.java | 8 +++----
.../runtime/persistence/StateHandleStore.java | 6 ++---
.../jobmanager/DefaultJobGraphStoreTest.java | 27 ++++++++++++++--------
.../zookeeper/ZooKeeperStateHandleStoreTest.java | 12 ++++++++++
6 files changed, 70 insertions(+), 19 deletions(-)