mirror of https://github.com/apache/cassandra
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 |
||
|---|---|---|
| .. | ||
| burn/org/apache/cassandra | ||
| conf | ||
| data | ||
| distributed/org/apache/cassandra | ||
| long/org/apache/cassandra | ||
| memory/org/apache/cassandra/db/compaction | ||
| microbench/org/apache/cassandra/test/microbench | ||
| resources | ||
| unit/org/apache/cassandra | ||