Skip to content

Conversation

CodeLieutenant
Copy link
Contributor

When upgrading to Go 1.24 there was also upgrade to the GoCQL driver v1.14.5, but it looks like that driver version is broken.

As pointed out in issued scylladb/gocql#444 and #171 (still not sure 100% if those are the same issue, but everything to this point shows it's the same).

v1.14.5 fails on

2025/04/24 22:02:07 gocql: unable to dial control conn 10.4.21.45:9042: dial tcp 10.4.21.45:9042: connect: connection refused

Which is the message written from gocql driver and not the s-b. This is temporary revert until driver is proven to work

Argus Runs:

Signed-off-by: Dusan Malusev <dusan.malusev@scylladb.dev>
Copy link
Contributor

@dimakr dimakr left a comment

Choose a reason for hiding this comment

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

LGTM

@fruch
Copy link
Contributor

fruch commented Apr 27, 2025

@dimakr @CodeLieutenant please raise issue for the gocql driver for this one, otherwise no one is looking into it.

Copy link
Contributor

@fruch fruch left a comment

Choose a reason for hiding this comment

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

LGTM

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants