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

create_topology_from_config: Use all replicas. #23

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

nihohit
Copy link

@nihohit nihohit commented Aug 14, 2023

Fixes the implementation to behave correctly when the configuration contains more than a single replica per shard. Each replica should be in its own array, but all replica arrays were flattened into a single array.

Fixes the implementation to behave correctly when the configuration
contains more than a single replica per shard. Each replica should be
in its own array, but all replica arrays were flattened into a single
array.
@nihohit nihohit merged commit 2e642ec into main Aug 16, 2023
9 checks passed
@shachlanAmazon shachlanAmazon deleted the fix-replica-generation branch November 15, 2023 09:21
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