You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by if...@apache.org on 2019/01/07 11:05:20 UTC

cassandra git commit: Ninja: Move NO_COMPACT to 'Changes from v4' section

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


Ninja: Move NO_COMPACT to 'Changes from v4' section


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

Branch: refs/heads/trunk
Commit: ef1817a75ceeaa5f8eb11cd4acd0bcbe5f1ed14d
Parents: 55b47b8
Author: Alex Petrov <ol...@gmail.com>
Authored: Mon Jan 7 12:05:13 2019 +0100
Committer: Alex Petrov <ol...@gmail.com>
Committed: Mon Jan 7 12:05:13 2019 +0100

----------------------------------------------------------------------
 doc/native_protocol_v5.spec | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/ef1817a7/doc/native_protocol_v5.spec
----------------------------------------------------------------------
diff --git a/doc/native_protocol_v5.spec b/doc/native_protocol_v5.spec
index ad2fd7a..d1b3915 100644
--- a/doc/native_protocol_v5.spec
+++ b/doc/native_protocol_v5.spec
@@ -298,10 +298,6 @@ 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
@@ -1268,3 +1264,4 @@ Table of Contents
   * Added keyspace field in QUERY, PREPARE, and BATCH messages (Sections 4.1.4, 4.1.5, and 4.1.7).
   * Added now_in_seconds field in QUERY, EXECUTE, and BATCH messages (Sections 4.1.4, 4.1.6, and 4.1.7).
   * Added [int] flags field in PREPARE message (Section 4.1.5).
+  * Removed NO_COMPACT startup option (Section 4.1.1.)


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