lqjack commented on a change in pull request #15812:
URL: https://github.com/apache/flink/pull/15812#discussion_r634333209



##########
File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/jobmaster/slotpool/SlotPool.java
##########
@@ -144,9 +144,9 @@ void start(
     Collection<SlotInfo> getAllocatedSlotsInformation();
 
     /**
-     * Allocates the available slot with the given allocation id under the 
given request id for the
-     * given requirement profile. The slot must be able to fulfill the 
requirement profile,
-     * otherwise an {@link IllegalStateException} will be thrown.
+     * QueryableStateClient.java Allocates the available slot with the given 
allocation id under the

Review comment:
       removed 




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

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


Reply via email to