Gyula Fora created FLINK-26521:
----------------------------------
Summary: Reconsider setting generationAwareEventProcessing = true
Key: FLINK-26521
URL: https://issues.apache.org/jira/browse/FLINK-26521
Project: Flink
Issue Type: Sub-task
Components: Kubernetes Operator
Reporter: Gyula Fora
At the moment (if I understand correctly) FlinkDeployment status changes
automatically trigger an immediate reconcile step due to havingĀ
generationAwareEventProcessing = false
on the FlinkDeploymentController .
This causes a weird behaviour where reschedule delays and logic around these
are not respected properly and many cases.
This might cause issues as timeout exceptions etc. We should consider whether
we need this flag on false.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)