Skip to content

Conversation

@sylwiaszunejko
Copy link
Collaborator

Without this on cluster lvl we assumed protocol version is 4, even if it was 3. Test test_imprecise_bind_values_dicts rely on protocol specific behavior and was failing for v3.

Without this on cluster lvl we assumed protocol version
is 4, even if it was 3. Test `test_imprecise_bind_values_dicts`
rely on protocol specific behavior and was failing for v3.
@dkropachev dkropachev merged commit 1dcec87 into scylladb:master Jan 30, 2026
18 of 19 checks passed
sylwiaszunejko added a commit to sylwiaszunejko/python-driver-matrix that referenced this pull request Jan 30, 2026
@mykaul
Copy link

mykaul commented Jan 30, 2026

We should remove protocol v3 support. No one needs it.

@Lorak-mmk
Copy link

We should remove protocol v3 support. No one needs it.

Maybe it should be removed from the server first in that case?

@mykaul
Copy link

mykaul commented Jan 30, 2026

We should remove protocol v3 support. No one needs it.

Maybe it should be removed from the server first in that case?

Why does it matter? It's a tech debt in both sides.

@Lorak-mmk
Copy link

Why does it matter? It's a tech debt in both sides.

Are there no tests on Scylla side using protocol 3? One side (Driver or server) will need to be changed first. If we change driver, this will break any protocol 3 tests on server side.

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.

4 participants