Page MenuHomePhabricator

AQS Cassandra driver needs to be updated
Closed, DeclinedPublic

Description

When AQS connects to Cassandra 3.11 it throws an error.

This is due to our version of the cassandra_driver module not supporting the changes to the schema metadata present in Cassandra 3.11

I'm assuming that this dependency comes from this dependency:

"restbase-mod-table-cassandra": "^0.11.2"

For reference, RESTBase uses this version:

"restbase-mod-table-cassandra": "^1.2.1",

Event Timeline

Change 675523 had a related patch set uploaded (by Hnowlan; author: Hnowlan):
[analytics/aqs@master] package: bump restbase-mod-table-cassandra

https://gerrit.wikimedia.org/r/675523

Change 675523 merged by jenkins-bot:

[analytics/aqs@master] package: bump restbase-mod-table-cassandra

https://gerrit.wikimedia.org/r/675523

Solved in-schema for the new cluster.