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

Fix: handling no leader case #553

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dorjesinpo
Copy link
Collaborator

Not asserting leader in deconfigureUri
Since deconfiguring is async, leader can disappear before deconfigureUri.

(If queue cannot deconfigure, it is controlled by it's state.)

Signed-off-by: dorjesinpo <[email protected]>
@dorjesinpo dorjesinpo requested a review from a team as a code owner December 20, 2024 20:10
@dorjesinpo dorjesinpo added the bug Something isn't working label Dec 20, 2024
Copy link

@bmq-oss-ci bmq-oss-ci bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build 419 of commit 49cce8c has completed with FAILURE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants