Skip to content

Use Cassandra driver v4 in product tests#12222

Merged
ebyhr merged 2 commits intotrinodb:masterfrom
findinpath:cassandra-driver-v4-product-tests
May 13, 2022
Merged

Use Cassandra driver v4 in product tests#12222
ebyhr merged 2 commits intotrinodb:masterfrom
findinpath:cassandra-driver-v4-product-tests

Conversation

@findinpath
Copy link
Copy Markdown
Contributor

@findinpath findinpath commented May 3, 2022

Description

Replace the legacy Cassandra client driver

com.datastax.cassandra:cassandra-driver-core:3.x

with

com.datastax.oss:java-driver-core:4.x

Fixes #12217

Depends on trinodb/tempto#97

@cla-bot cla-bot bot added the cla-signed label May 3, 2022
@findinpath findinpath force-pushed the cassandra-driver-v4-product-tests branch from b336c2a to c9b001a Compare May 9, 2022 08:06
@findinpath findinpath force-pushed the cassandra-driver-v4-product-tests branch from c9b001a to 1fe031f Compare May 11, 2022 09:20
@findinpath findinpath marked this pull request as ready for review May 11, 2022 09:20
@findinpath findinpath requested a review from ebyhr May 11, 2022 09:20
@findinpath findinpath force-pushed the cassandra-driver-v4-product-tests branch from 1fe031f to e64d484 Compare May 11, 2022 09:24
@findinpath findinpath force-pushed the cassandra-driver-v4-product-tests branch from e64d484 to e7645d6 Compare May 11, 2022 09:42
Replace the legacy Cassandra client driver

`com.datastax.cassandra:cassandra-driver-core:3.x`

with

`com.datastax.oss:java-driver-core:4.x`
@findinpath findinpath force-pushed the cassandra-driver-v4-product-tests branch from e7645d6 to 87f17cc Compare May 11, 2022 15:00
@findinpath findinpath requested a review from ebyhr May 12, 2022 09:33
@ebyhr
Copy link
Copy Markdown
Member

ebyhr commented May 13, 2022

CI hit #2941

@ebyhr ebyhr merged commit bcb89ab into trinodb:master May 13, 2022
@ebyhr ebyhr added the no-release-notes This pull request does not require release notes entry label May 13, 2022
@github-actions github-actions bot added this to the 381 milestone May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

Use Datastax Java driver in Cassandra product tests

2 participants