Anthony Grasso

Results 14 comments of Anthony Grasso

@adejanovski we can probably close this. Unable to recall why I raised this. Disabling `*read_repair_chance` is really a Cassandra operator task.

@adejanovski there is some minor work to be done on this. I have left some requested changes on the PR. Just waiting for @simonfontana to reply back.

@adejanovski It is. There is only a few hours worth of work left on it. I can have it done in the next week or so.

Opened pull request https://github.com/thelastpickle/cassandra-medusa/pull/458 to fix this issue.

Solution for this is on branch [anthony/ISSUE-427/secure_s3_compatible_connection](https://github.com/thelastpickle/cassandra-medusa/tree/anthony/ISSUE-427/secure_s3_compatible_connection). This patch requires just the unit tests before a pull request can be opened.

@adejanovski I think this is still an outstanding issue.

@rzvoncek has suggested we https://sdkman.io/ to switch JDK versions. We should definitely give this a try.

@adejanovski has run tests that required the ability to switch Java clients using Jabba. ``` curl -sL https://github.com/shyiko/jabba/raw/master/install.sh | bash && . ~/.jabba/jabba.sh jabba install [email protected] jabba alias default [email protected]...