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

Don't fill network peer for cassandra SniEndPoint #10573

Merged
merged 1 commit into from Feb 21, 2024

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Feb 16, 2024

SniEndPoint.resolve https://github.com/apache/cassandra-java-driver/blob/ea2e475185b5863ef6eed347f57286d6a3bfd8a9/core/src/main/java/com/datastax/oss/driver/internal/core/metadata/SniEndPoint.java#L56 returns addresses in round-robin fashion which does not necessarily return the address used for the current query.

@laurit laurit requested a review from a team as a code owner February 16, 2024 09:30
@trask trask merged commit 1670dc3 into open-telemetry:main Feb 21, 2024
47 checks passed
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.

None yet

3 participants