KarmaGYZ commented on code in PR #19886:
URL: https://github.com/apache/flink/pull/19886#discussion_r890726474


##########
flink-runtime/src/test/java/org/apache/flink/runtime/resourcemanager/slotmanager/DeclarativeSlotManagerTest.java:
##########
@@ -1424,6 +1428,37 @@ public void 
testReclaimInactiveSlotsOnClearRequirements() throws Exception {
         }
     }
 
+    @Test
+    public void testProcessResourceRequirementsWithDelay() throws Exception {

Review Comment:
   I think we can process another resource requirement before manually 
triggering the scheduled task. Then the number of the pending task should be 
still equal to 1.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to