This is an automated email from the ASF dual-hosted git repository.
guoyangze pushed a change to branch release-1.19
in repository https://gitbox.apache.org/repos/asf/flink.git
from ec73bc5cf5c [FLINK-22765][test] Hardens
ExceptionUtilsITCase#testIsMetaspaceOutOfMemoryError in JDK21
new 8cf29969d9a [hotfix][test] Assert the slot allocation eventually
succeed in dedicated tests of DefaultSlotStatusSyncerTest
new 45d4dc10248 [FLINK-34434][slotmanager] Complete the returnedFuture
when slot removed before allocation success
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:
.../slotmanager/DefaultSlotStatusSyncer.java | 2 +-
.../slotmanager/DefaultSlotStatusSyncerTest.java | 188 +++++++++------------
2 files changed, 80 insertions(+), 110 deletions(-)