This is an automated email from the ASF dual-hosted git repository.
guoyangze pushed a change to branch release-1.18
in repository https://gitbox.apache.org/repos/asf/flink.git
from a9ce499e678 [FLINK-22765][test] Hardens
ExceptionUtilsITCase#testIsMetaspaceOutOfMemoryError
new e95cb6e7390 [hotfix][test] Assert the slot allocation eventually
succeed in dedicated tests of DefaultSlotStatusSyncerTest
new 21cfe998f4f [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(-)