Hey folks,
I'm working on gathering coverage data across all of our test suites. The
jvm-dtest-upgrade suite is currently unfriendly to Jacoco: it uses classes from
multiple versions of Cassandra but with the same class names, so Jacoco's
analysis fails due to "Can't add different class with sa
I have been working at cleaning up the Yaml configuration for default table
compression settings and found that the CompressedSequentialWriterTest uses
some parameters that are outside the acceptable limits (like bufferLength
not a power of 2, or maxCompressedLength > bufferLength).
I can understa