tillrohrmann commented on a change in pull request #15229:
URL: https://github.com/apache/flink/pull/15229#discussion_r742674586



##########
File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/scheduler/DefaultScheduler.java
##########
@@ -103,6 +104,10 @@
 
     private final Time rpcTimeout;
 
+    private final Map<AllocationID, Long> reservedAllocationRefCounters;

Review comment:
       Sounds good. Thanks for the explanation.




-- 
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