Github user tillrohrmann commented on a diff in the pull request:
https://github.com/apache/flink/pull/5090#discussion_r156882122
--- Diff:
flink-runtime/src/test/java/org/apache/flink/runtime/instance/SlotPoolTest.java
---
@@ -383,6 +386,76 @@ public void
testSlotRequestCancellationUponFailingRequest() throws Exception {
}
}
+ /**
+ * Tests that unused offered slots are directly used to fulfil pending
slot
--- End diff --
True, will use the american version---
