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

Improve cross-rack replication checks (#138) #140

Merged
merged 2 commits into from
Jul 11, 2023

Conversation

joewreschnig
Copy link
Contributor

If --validate-only is set the number of racks needed is ignored.

If there are broker connections, use the actual number of racks in the
cluster.

Use /bin/bash for set_up_net_alias.sh.
[[ … ]] is a bashism and doesn’t work with all sh.

`[[ … ]]` is a bashism and doesn’t work with all `sh`.
If `--validate-only` is set the number of racks needed is ignored.

If there are broker connections, use the actual number of racks in the
cluster.
@petedannemann petedannemann merged commit 7002830 into segmentio:master Jul 11, 2023
@petedannemann
Copy link
Contributor

@joewreschnig thanks for your contribution! I just cut release 1.10.0 and included this in it https://github.com/segmentio/topicctl/releases/tag/v1.10.0

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