Commit Graph

27 Commits

Author SHA1 Message Date
Jason Brown 1b4c9b45cb ninja-correcting the the constant for LOCAL_ONE. 2013-12-17 11:02:42 -08:00
Jason Brown 5c0c84b3d1 implementing CL.LOCAL_ONE 2013-10-17 13:37:12 -07:00
Aleksey Yeschenko 40112ec953 Ninja-fix native proto spec typo 2013-06-26 00:09:41 +03:00
Sylvain Lebresne fd588f6227 Stop calling the binary proto spec a draft since we've released it 2013-04-09 17:27:47 +02:00
Aleksey Yeschenko bddfa9e120 Update IAuthenticator to match the new IAuthorizer;
patch by Aleksey Yeschenko, reviewed by Jonathan Ellis for CASSANDRA-5003
2012-12-08 18:21:14 +03:00
Sylvain Lebresne 8a2fdbf93c Document that prepared ID a server global 2012-11-19 18:10:31 +01:00
Sylvain Lebresne 5ecb91ff46 Make it clear you don't have to use the 128 stream id if you don't have to 2012-11-13 11:49:20 +01:00
Sylvain Lebresne 45b4fd8e9c Add tracing support to the binary protocol
patch by slebresne; reviewed by yukim for CASSANDRA-4699
2012-11-01 09:52:03 +01:00
Sylvain Lebresne 63a8bfe030 Fix binary protocol NEW_NODE event
patch by slebresne; reviewed by yukim for CASSANDRA-4679
2012-10-30 16:11:27 +01:00
Sylvain Lebresne 0f83510046 Fix typo in binary protocol spec 2012-10-19 08:57:53 +02:00
Sylvain Lebresne 954dc5e5b7 Pack consistency level in binary protocol
patch by slebresne; reviewed by jbellis for CASSANDRA-4824
2012-10-17 18:32:37 +02:00
Sylvain Lebresne 297f530c24 Move consistency level to the protocol level
patch by slebresne; reviewed by jbellis for CASSANDRA-4734
2012-10-16 18:00:36 +02:00
Sylvain Lebresne ee5aafe6a4 Improve write timeout exceptions
patch by slebresne; reviewed by jbellis for CASSANDRA-4723
2012-10-08 10:11:23 +02:00
Sylvain Lebresne 11f7d72536 Adds binary protocol events for schema changes
patch by slebresne; reviewed by jbellis for CASSANDRA-4684
2012-10-05 19:46:10 +02:00
Sylvain Lebresne 8b00f3a258 Fix support of collections in prepared statements
patch by slebresne; reviewed by jbellis for CASSANDRA-4739
2012-10-05 09:29:17 +02:00
Sylvain Lebresne 859473db50 Fix protocol doc bis 2012-10-01 16:33:48 +02:00
Sylvain Lebresne 7610707843 Fix protocol doc following #4449 2012-10-01 12:20:45 +02:00
Sylvain Lebresne ccca5f1e39 Make prepared statement global instead of per-connection
patch by slebresne; reviewed by jbellis for CASSANDRA-4449
2012-09-26 14:05:09 +02:00
Sylvain Lebresne c6ddbea438 Add inet support in binary protocol
patch by slebresne; reviewed by thepaul for CASSANDRA-4627
2012-09-11 12:10:27 +02:00
Sylvain Lebresne f199fa39bb Adds events push to binary protocol
patch by slebresne; reviewed by thepaul for CASSANDRA-4480
2012-09-07 11:02:03 +02:00
Sylvain Lebresne f1711794cf Simplify and generalize startup message in binary protocol
patch by slebresne; reviewed by thepaul for CASSANDRA-4539
2012-09-07 10:55:13 +02:00
Sylvain Lebresne 3a2faf9424 Finer grained exception hierarchy, and adds error codes
patch by slebresne; reviewed by thepaul for CASSANDRA-3979
2012-09-05 17:50:59 +02:00
Sylvain Lebresne 3bfe5fb8a4 Fix typo 2012-09-04 19:33:04 +02:00
Sylvain Lebresne f61d88488a Rename [value] to [bytes] in binary protocol spec to avoid confusion 2012-09-04 18:59:20 +02:00
Jonathan Ellis ba231f4eb5 Support collections natively in the binary protocol
patch by slebresne; reviewed by Paul Cannon for CASSANDRA-4453
2012-08-14 16:51:08 -05:00
Sylvain Lebresne bef8eef1b1 Binary protocol: handle asynchronous execution (better)
patch by slebresne; reviewed by thepaul for CASSANDRA-4473
2012-08-01 20:35:51 +02:00
Sylvain Lebresne 6d3a3eed27 Custom CQL protocol
patch by slebresne; reviewed by yukim and norman for CASSANDRA-2478
2012-07-05 18:21:09 +02:00