Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LeaderElector doesn't call onStopLeading #5463

Closed
shawkins opened this issue Sep 19, 2023 · 0 comments · Fixed by #5464
Closed

LeaderElector doesn't call onStopLeading #5463

shawkins opened this issue Sep 19, 2023 · 0 comments · Fixed by #5464
Assignees
Labels
Milestone

Comments

@shawkins
Copy link
Contributor

See operator-framework/java-operator-sdk#2056

If releaseOnCancel is true and the current leader is in the process of loosing the lease, then the final release call will skip calling onStopLeading.

@shawkins shawkins changed the title LeaderElector doesn't call onStop LeaderElector doesn't call onStopLeading Sep 19, 2023
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Sep 19, 2023
@manusa manusa added the bug label Sep 19, 2023
@manusa manusa added this to the 6.9.0 milestone Sep 19, 2023
shawkins added a commit to shawkins/kubernetes-client that referenced this issue Sep 19, 2023
manusa pushed a commit that referenced this issue Sep 19, 2023
XComp added a commit to XComp/flink that referenced this issue Feb 1, 2024
…pache#5464 (cherry-picked from FLINK-34007)

fabric8io/kubernetes-client#5463

The change in KubernetesClientTestBase was necessary because of the change [apache#5369](fabric8io/kubernetes-client#5369) that ended up in v6.9.0 as well.
XComp added a commit to XComp/flink that referenced this issue Feb 1, 2024
…pache#5464 (cherry-picked from FLINK-34007)

fabric8io/kubernetes-client#5463

The change in KubernetesClientTestBase was necessary because of the change [apache#5369](fabric8io/kubernetes-client#5369) that ended up in v6.9.0 as well.
XComp added a commit to XComp/flink that referenced this issue Feb 5, 2024
…pache#5464 (cherry-picked from FLINK-34007)

fabric8io/kubernetes-client#5463

The change in KubernetesClientTestBase was necessary because of the change [apache#5369](fabric8io/kubernetes-client#5369) that ended up in v6.9.0 as well.
XComp added a commit to XComp/flink that referenced this issue Feb 7, 2024
…pache#5464 (cherry-picked from FLINK-34007)

fabric8io/kubernetes-client#5463

The change in KubernetesClientTestBase was necessary because of the change [apache#5369](fabric8io/kubernetes-client#5369) that ended up in v6.9.0 as well.
XComp added a commit to apache/flink that referenced this issue Feb 13, 2024
…5464 (cherry-picked from FLINK-34007)

fabric8io/kubernetes-client#5463

The change in KubernetesClientTestBase was necessary because of the change [#5369](fabric8io/kubernetes-client#5369) that ended up in v6.9.0 as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants