[
https://issues.apache.org/jira/browse/FLINK-28008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557851#comment-17557851
]
Matyas Orhidi edited comment on FLINK-28008 at 6/23/22 7:05 AM:
----------------------------------------------------------------
Reported this under
[https://github.com/java-operator-sdk/java-operator-sdk/issues/1299|https://github.com/java-operator-sdk/java-operator-sdk/issues/1299,]
and driving it till resolution.
was (Author: JIRAUSER282074):
Reported this under
[https://github.com/java-operator-sdk/java-operator-sdk/issues/1299,] and
driving it till resolution.
> Can not get secondary resource from context after operator restart
> ------------------------------------------------------------------
>
> Key: FLINK-28008
> URL: https://issues.apache.org/jira/browse/FLINK-28008
> Project: Flink
> Issue Type: Bug
> Components: Kubernetes Operator
> Affects Versions: kubernetes-operator-1.1.0
> Reporter: Aitozi
> Assignee: Matyas Orhidi
> Priority: Blocker
> Fix For: kubernetes-operator-1.1.0
>
>
> how to reproduce:
> * create session and submit session job
> * delete session job
> * restart operator
> * submit session job again
> Then it will print log
> {noformat}
> 2022-06-11 01:51:15,645 o.a.f.k.o.r.s.FlinkSessionJobReconciler [WARN
> ][default/basic-session-job-example] Session cluster deployment is not found
> 2022-06-11 01:51:15,645 o.a.f.k.o.r.s.FlinkSessionJobReconciler [WARN
> ][default/basic-session-job-example2] Session cluster deployment is not
> found{noformat}
> But the session cluster is still there
> {noformat}
> basic-session-cluster-547655d95c-888mm 1/1 Running 0
> 6m34s{noformat}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)