-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9.0
-
Component/s: Runtime / Coordination, Runtime / Network
-
Labels:None
Introduce general logic on the JobManager to release partitions that are no longer required.
In the first version, partitions will be kept until the consumer has finished, similarly to the current behavior.
Further optimizations, potentially involving failover-regions, can be tackled in a follow-up.