scylladb / java-driver

ScyllaDB Java Driver for ScyllaDB and Apache Cassandra, based on the DataStax Java Driver
Apache License 2.0
63 stars 37 forks source link

4.x: Change driver.name to ScyllaDB Java Driver #318

Closed Bouncheck closed 3 months ago

Bouncheck commented 3 months ago

Changes the driver.name in Driver.properties file.

Fixes #300.

Lorak-mmk commented 3 months ago

@Bouncheck Here CI is failing too. Why?

Bouncheck commented 3 months ago

Looks like usual flakiness. Ccm failed to start at some point and testing environment got messed up.

Lorak-mmk commented 3 months ago

Do you have plans to work on this? I see that both 3.x and 4.x are flaky (but for different reasons).

Bouncheck commented 3 months ago

Currently I don't but it may be worth attaching to an issue for later planning.

Lorak-mmk commented 3 months ago

Please open such an issue. CI stability is important