Flink Kubernetes Operator problems

2025-09-13 Thread Nikola Milutinovic
Hi all. It seems that we have problems when we try to create a group of Flink Session Jobs, the Operator first runs into some timeouts, and most jobs go into RECONCILING state. Then they do manage to get to running state, but when we inspect Flink UI, we can see that some of the jobs are duplic

Re: Flink Kubernetes Operator problems

2025-09-10 Thread Gyula Fóra
Sounds like a pretty bad bug / race condition. It would be great if you could open a JIRA ticket with this information and if you could attach the operator logs for maybe possible a slightly smaller repro case (with for example 2 concurrent jobs if the issue comes up) Next will be to dive into the