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

[C-S] Make it use DCAwareRoundRobinPolicy unless rack is provided #404

Closed
wants to merge 1 commit into from

Conversation

fruch
Copy link
Contributor

@fruch fruch commented Sep 12, 2024

Currently c-s uses RackAwareRoundRobinPolicy in any case which leads it targeting particular rack only, even if rack is not provided.

This PR makes it use DCAwareRoundRobinPolicy unless rack is provided.

Ref: scylladb/cassandra-stress#20
Ref: scylladb/cassandra-stress#21

Currently c-s uses RackAwareRoundRobinPolicy in any case which leads it targeting particular rack only, even if rack is not provided.

This PR makes it use DCAwareRoundRobinPolicy unless rack is provided.

Ref: scylladb/cassandra-stress#20
Ref: scylladb/cassandra-stress#21
@denesb denesb closed this in e505a6d Sep 12, 2024
@denesb
Copy link
Contributor

denesb commented Sep 12, 2024

Submodule update: scylladb/scylladb#20562.

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

Successfully merging this pull request may close these issues.

4 participants