Repository: cassandra
Updated Branches:
  refs/heads/trunk c68b0fec6 -> 55b47b8bd


Ninja: merge protocol changes that were made in v4 forward to v5


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/55b47b8b
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/55b47b8b
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/55b47b8b

Branch: refs/heads/trunk
Commit: 55b47b8bd245fc89f91f00bd495386d43bdd1a74
Parents: c68b0fe
Author: Alex Petrov <oleksandr.pet...@gmail.com>
Authored: Mon Jan 7 10:39:34 2019 +0100
Committer: Alex Petrov <oleksandr.pet...@gmail.com>
Committed: Mon Jan 7 10:39:34 2019 +0100

----------------------------------------------------------------------
 doc/native_protocol_v5.spec | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/55b47b8b/doc/native_protocol_v5.spec
----------------------------------------------------------------------
diff --git a/doc/native_protocol_v5.spec b/doc/native_protocol_v5.spec
index 8091775..ad2fd7a 100644
--- a/doc/native_protocol_v5.spec
+++ b/doc/native_protocol_v5.spec
@@ -298,6 +298,10 @@ Table of Contents
       different from the protocol version.
     - "COMPRESSION": the compression algorithm to use for frames (See section 
5).
       This is optional; if not specified no compression will be used.
+    - "NO_COMPACT": whether or not connection has to be established in 
compatibility
+      mode. This mode will make all Thrift and Compact Tables to be exposed as 
if
+      they were CQL Tables. This is optional; if not specified, the option will
+      not be used.
 
 
 4.1.2. AUTH_RESPONSE


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to