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

Merge upstream changes (gocql v1.6.0) #148

Merged
merged 4 commits into from
Oct 19, 2023

Conversation

sylwiaszunejko
Copy link
Collaborator

Merge upstream changes as of gocql v1.6.0.

Fixes: #143

martin-sucha and others added 4 commits August 28, 2023 14:50
Client timeouts need to be higher than server timeouts,
so that work does not accumulate on the server with retries.

This was not true by default, the gocql default timeout was lower
than the Cassandra default timeout.

Closes apache#1671
Closes apache#1701
@avelanarius
Copy link

@sylwiaszunejko Were there any "tricky" merge conflicts or did it go smoothly?

@sylwiaszunejko
Copy link
Collaborator Author

sylwiaszunejko commented Oct 19, 2023

@sylwiaszunejko Were there any "tricky" merge conflicts or did it go smoothly?

nothing tricky, changes in the comments in control.go were the only merge conflict

@avelanarius avelanarius merged commit 7e10c93 into scylladb:master Oct 19, 2023
1 check 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.

Rebase to upstream 1.6.0
3 participants