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: Do not wait for all pods to be ready in dataloss recovery #259

Merged
merged 2 commits into from
Nov 30, 2022

Conversation

deepthidevaki
Copy link
Contributor

When recovering after dataloss, there might be other brokers which are not yet recovered. So we cannot wait for all brokers to be ready.

When recovering after dataloss, there might be other brokers which are not yet recovered. So we cannot wait for all brokers to be ready
Copy link
Member

@ChrisKujawa ChrisKujawa left a comment

Choose a reason for hiding this comment

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

👍 :)

@deepthidevaki deepthidevaki merged commit 99ef074 into main Nov 30, 2022
@deepthidevaki deepthidevaki deleted the dd-fix-ready branch November 30, 2022 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants