Roman Khachatryan created FLINK-31261:
-----------------------------------------
Summary: Make AdaptiveScheduler aware of the (local) state size
Key: FLINK-31261
URL: https://issues.apache.org/jira/browse/FLINK-31261
Project: Flink
Issue Type: Improvement
Components: Runtime / Coordination
Affects Versions: 1.18.0
Reporter: Roman Khachatryan
Assignee: Roman Khachatryan
Fix For: 1.18.0
FLINK-21450 makes the Adaptive Schulder aware of Local Recovery.
Each slot-group pair is assigned a score based on a keyGroupRange size.
That score isn't always optimlal - it could be improved by computing the score
based on the actual state size on disk.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)