cassandra/bin
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 Merge branch 'cassandra-3.11' into trunk 2020-02-26 11:51:01 -06:00
cassandra.bat Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
cassandra.in.bat Thrift removal 2016-12-13 10:27:12 +01:00
cassandra.in.sh Merge branch 'cassandra-3.11' into trunk 2020-02-26 11:51:01 -06:00
cassandra.ps1 Merge branch 'cassandra-3.11' into trunk 2020-02-17 14:09:41 -06:00
cqlsh Fix CQLSH to avoid arguments being evaluated 2020-04-16 09:51:48 -07:00
cqlsh.bat Fix cqlsh copy methods and timestamp format issues on windows 2015-07-17 13:00:38 -04:00
cqlsh.py Improve checksumming and compression in protocol V5 2020-12-01 18:49:06 +00:00
debug-cql Add checksumming to the native protocol 2018-09-01 22:41:37 +01:00
debug-cql.bat Clean up Windows batch scripts 2014-07-25 17:23:11 -05:00
nodetool Allow using custom script for chronicle queue BinLog archival 2018-10-11 13:06:34 +02:00
nodetool.bat ninja: remove extra print output from nodetool.bat 2015-08-19 13:42:07 -04:00
source-conf.ps1 update .ps1 line endings to CRLF 2014-07-25 17:24:07 -05:00
sstableloader Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstableloader.bat Clean up Windows batch scripts 2014-07-25 17:23:11 -05:00
sstablescrub Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstablescrub.bat Clean up Windows batch scripts 2014-07-25 17:23:11 -05:00
sstableupgrade Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstableupgrade.bat Clean up Windows batch scripts 2014-07-25 17:23:11 -05:00
sstableutil Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstableutil.bat Improve transaction log under FS corruption 2015-08-17 10:20:01 +01:00
sstableverify Make C* compile and run on Java 11 and Java 8 2018-07-26 18:20:00 +02:00
sstableverify.bat Fix incorrect return code on SSTableVerify.bat 2015-08-03 14:43:15 -04:00
stop-server trivial change to make stop-server really work 2009-11-06 19:08:07 +00:00
stop-server.bat Make stop-server.bat wait for Cassandra to terminate 2018-12-03 05:12:49 -08:00
stop-server.ps1 On Windows, wait 30 seconds on stop-server then terminate 2015-07-13 17:53:42 -04:00