Commit Graph

27 Commits

Author SHA1 Message Date
Tyler Hobbs 75e5b3b55a Merge branch 'cassandra-2.0' into cassandra-2.1 2015-05-12 16:23:32 -05:00
Tyler Hobbs 28cfbfa685 Add missing type for <blockfor> in protocol specs 2015-05-12 16:21:58 -05:00
Tyler Hobbs 3f6ad3c988 Merge branch 'cassandra-2.0' into cassandra-2.1 2015-03-03 12:50:20 -06:00
Michael Penick 72c6ed2883 Add missing MOVED_NODE event to native protocol spec
Patch by Michael Penick; reviewed by Tyler Hobbs for CASSANDRA-7816
2015-03-03 12:47:41 -06:00
Tyler Hobbs 7747463981 Merge branch 'cassandra-2.0' into cassandra-2.1 2015-02-13 17:05:27 -06:00
Tyler Hobbs 782b0b616f Add type serialization formats to native protocol spec
Patch by Tyler Hobbs; reviewed by Benjamin Lerer for CASSANDRA-8495
2015-02-13 17:03:54 -06:00
Tyler Hobbs 9082281929 Use "keyspace updated" message for UDT changes in v1/2 protocols
Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7617
2014-07-25 13:15:40 -05:00
Sylvain Lebresne 07dc6e1891 Add missing entry in protocol spec (#6954) 2014-03-31 17:43:41 +02:00
Jason Brown 09c7dee255 ninja-correcting the the constant for LOCAL_ONE in v2 of the native_protocol doc. 2013-12-17 11:05:06 -08:00
Sylvain Lebresne a999b15b88 Fix native protocol spec v2 2013-10-29 11:05:13 +01:00
Jason Brown c9528f9c9c apply local_one changes to 2.0 2013-10-16 15:44:33 -07:00
Sylvain Lebresne 37e9bce381 Support named bind variables in CQL
patch by slebresne; reviewed by iamaleksey for CASSANDRA-6033
2013-09-19 12:57:48 +02:00
Yuki Morishita 830507b031 Added lines for BATCH response to v2 spec 2013-08-13 14:51:03 -05:00
Sylvain Lebresne bfd73beaf1 DC-local CAS
patch by slebresne; reviewed by jbellis for CASSANDRA-5797
2013-07-26 17:29:26 +02:00
Sylvain Lebresne 5a18e37064 Native protocol event don't respect the protocol version
patch by slebresne; reviewed by iamaleksey for CASSANDRA-5778
2013-07-19 17:21:40 +02:00
Sylvain Lebresne 57769f6bb5 Fix bugs in the native protocol v2
patch by slebresne; reviewed by iamaleksey for CASSANDRA-5770
2013-07-19 08:49:30 +02:00
Sylvain Lebresne 4c129ae7ef Add LZ4 compression to the native protocol
patch by slebresne; reviewed by iamaleksey for CASSANDRA-5765
2013-07-19 08:40:27 +02:00
Sylvain Lebresne b068a9c4fa Allow coordinator failover for cursors
patch by slebresne; reviewed by iamaleskey for CASSANDRA-5714
2013-07-02 20:49:55 +02:00
Sylvain Lebresne dad2f11aa6 Move resultset type information into prepare, not execute
patch by slebresne; reviewed by iamaleksey for CASSANDRA-5649
2013-07-02 20:48:01 +02:00
Aleksey Yeschenko 3455f1b76d Ninja-fix native proto spec typo (v2) 2013-06-26 00:10:57 +03:00
Sylvain Lebresne e48ff29387 Add auto paging capability to the native protocol
This also generalize the paging used internally, and pages CQL3 'select
count' operation to avoid OOM.

patch by slebresne; reviewed by iamaleksey for CASSANDRA-4415
2013-06-25 10:30:12 +02:00
Aleksey Yeschenko 40b6c5d9c9 Ninja-remove redundant text type from native proto spec (v2) 2013-06-20 17:41:06 +03:00
Sylvain Lebresne 1a70df0c0e Adds AUTH_SUCCESS message as follow up to #5545 2013-05-31 11:50:11 +02:00
Sylvain Lebresne 401b46bb3c Adds SASL authentication in binary protocol v2
patch by beobal; reviewed by slebresne for CASSANDRA-5545
2013-05-31 11:25:16 +02:00
Sylvain Lebresne 6d04ef0383 Binary protocol: adds message to batch (prepared or not) statements
patch by slebresne; reviewed by iamaleksey for CASSANDRA-4693
2013-05-27 09:47:14 +02:00
Marcus Eriksson df723af8a6 add support for bind variables to non-prepared statements.
patch by marcuse, reviewed by pcmanus for CASSANDRA-5349
2013-05-06 21:03:26 +02:00
Sylvain Lebresne 3fdd464766 Fork spec of the native protocol for v2 2013-04-11 15:57:01 +02:00