Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The KubernetesJobAutoScalerContext is cached in the FlinkResourceContext and reused. If the JobAutoscalerContext is initialized before the job reaches Running state, it can cause the autoscaler to not trigger - link
We need to either refresh the AutoScalerContext similar to the standalone implementation or the autoscaler module itself needs to refresh the job status