cassandra/test/data
Sam Tunnicliffe a7c4ba9eee Improve checksumming and compression in protocol V5
This reverts the changes made to the native protocol V5 wire format in
CASSANDRA-13304 and subsequent follow up JIRAs (CASSANDRA-15556 &
CASSANDRA-14716). The framing format has been re-implemented based on the
internode messaging format developed in CASSANDRA-15066.

OPTIONS and STARTUP messages are unframed (i.e. identical to the V4 format).
After sending its response to a STARTUP message, the server modifies the
pipeline and all further messages are sent (and should be expected by the
client to be received) in the format determined by the protocol version of
the STARTUP message.

Patch by Sam Tunnicliffe; reviewed by Alex Petrov and Caleb Rackliffe
for CASSANDRA-15299
2020-12-01 18:49:06 +00:00
..
CASSANDRA-15313 Prevent the JVM from crashing due to corrupt LZ4 streams 2020-02-11 11:00:24 -06:00
bloom-filter Add Change Data Capture 2016-06-16 10:01:39 -04:00
invalid-legacy-sstables/Keyspace1 Remove pre-3.0 compatibility code for 4.0 2016-11-30 10:23:18 +01:00
jmxdump Improve checksumming and compression in protocol V5 2020-12-01 18:49:06 +00:00
legacy-commitlog/3.4-encrypted Remove pre-3.0 compatibility code for 4.0 2016-11-30 10:23:18 +01:00
legacy-sstables Merge branch 'cassandra-3.0' into cassandra-3.11 2020-06-04 20:17:31 +02:00
negative-local-expiration-test Merge branch 'cassandra-3.0' into cassandra-3.11 2018-02-10 14:59:28 -02:00
serialization Optimised repair streaming improvements 2020-12-01 12:39:25 +01:00