cassandra/test
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
..
burn/org/apache/cassandra Improve checksumming and compression in protocol V5 2020-12-01 18:49:06 +00:00
conf Merge branch 'cassandra-3.0' into cassandra-3.11 2020-10-07 17:05:40 -07:00
data Improve checksumming and compression in protocol V5 2020-12-01 18:49:06 +00:00
distributed/org/apache/cassandra Optimised repair streaming improvements 2020-12-01 12:39:25 +01:00
long/org/apache/cassandra Merge branch cassandra-3.11 into trunk 2020-11-30 11:43:14 +01:00
memory/org/apache/cassandra/db/compaction Add compaction allocation measurement test 2020-03-11 12:50:50 -07:00
microbench/org/apache/cassandra/test/microbench Improve checksumming and compression in protocol V5 2020-12-01 18:49:06 +00:00
resources Merge branch 'cassandra-3.11' into trunk 2020-10-12 11:07:44 -07:00
unit/org/apache/cassandra Improve checksumming and compression in protocol V5 2020-12-01 18:49:06 +00:00