eemario commented on code in PR #27755:
URL: https://github.com/apache/flink/pull/27755#discussion_r2985356222
##########
flink-runtime/src/main/java/org/apache/flink/runtime/resourcemanager/slotmanager/DefaultSlotStatusSyncer.java:
##########
@@ -96,6 +97,7 @@ public void close() {
public CompletableFuture<Void> allocateSlot(
InstanceID instanceId,
JobID jobId,
+ ApplicationID applicationId,
Review Comment:
Updated.
--
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]