Skip to content

Cannot get secondary resource from context after operator restart #1299

Closed
@morhidi

Description

@morhidi

Hi folks,

users encountered a blocking issue FLINK-28008 in Flink Kubernetes Operator related to primary/secondary resources after upgrading it to JOSDK v3.0.2.

We are managing session jobs(primary resource) and session clusters(secondary resource) with the Operator. Once a session job finishes users usually delete it. However, when the Operator is restarted, newly submitted session jobs won't find the session cluster anymore. The session cluster must be deleted and recreated to make it work which is not an acceptable workaround in our case unfortunately. I've uploaded the repro logs here

Could you please take a look into this issue?

Thanks,
Matyas

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions