Skip to content

dfly_bench: Send auth if required before cluster setup #5107

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

Merged
merged 2 commits into from
May 13, 2025

Conversation

abhijat
Copy link
Contributor

@abhijat abhijat commented May 12, 2025

If dfly_bench runs against a cluster where auth is enabled, we have to send the password before fetching cluster info. This sets up each shard's endpoint correctly. Not doing so causes errors when handling move response, where hostnames are treated as ip addresses.

@abhijat abhijat requested a review from kostasrim May 12, 2025 11:51
Copy link
Contributor

@kostasrim kostasrim left a comment

Choose a reason for hiding this comment

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

lgtm

@abhijat abhijat merged commit 956d828 into main May 13, 2025
10 checks passed
@abhijat abhijat deleted the abhijat/fix/dfly-bench-auth-cluster-info branch May 13, 2025 06:12
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.

3 participants