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

Re-connect brokers such that the minimum ISR size is for a topic is met #28

Closed
mguenther opened this issue Jul 30, 2018 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@mguenther
Copy link
Owner

EmbeddedKafkaCluster should provide the means to restore the ISR for a particular topic. Since the total number of Kafka brokers for a test setup is fixed and we only allow to deactivate and disconnect from the cluster, this should be fairly easy to accomplish.

@mguenther mguenther added enhancement New feature or request Epic: Failure Modes labels Jul 30, 2018
@mguenther mguenther modified the milestones: backlog, 1.0.0 Jul 30, 2018
@mguenther mguenther self-assigned this Jul 31, 2018
@mguenther
Copy link
Owner Author

This is actually covered by #27. Nothing to do here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant