Open asgarj0 opened 3 weeks ago
can you provide a way for us to re-produce this please?
@ryanjbaxter can you add the feedback
tag in here please?
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Describe the bug spring-boot
3.3.5
with spring-cloud2023.0.3
I'm using thespring-cloud-kubernetes-fabric8-leader
and while calling theContext.yield()
method, the service halts. The leadership doesn't get revoked either as other instances of the service are fetching and logging the leader and it's still the same (have enabled debug level for this module).