You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ty...@apache.org on 2016/08/17 23:08:55 UTC

[05/15] cassandra git commit: Ninja: add CASSANDRA-7660 to v4 spec changes section

Ninja: add CASSANDRA-7660 to v4 spec changes section


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

Branch: refs/heads/cassandra-3.9
Commit: f03b10cb4bfcdfcc34dfc1b002e61c3bf08d3993
Parents: 9583b6b
Author: Tyler Hobbs <ty...@gmail.com>
Authored: Wed Aug 17 18:06:56 2016 -0500
Committer: Tyler Hobbs <ty...@gmail.com>
Committed: Wed Aug 17 18:07:26 2016 -0500

----------------------------------------------------------------------
 doc/native_protocol_v4.spec | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/f03b10cb/doc/native_protocol_v4.spec
----------------------------------------------------------------------
diff --git a/doc/native_protocol_v4.spec b/doc/native_protocol_v4.spec
index 51cb875..187ff80 100644
--- a/doc/native_protocol_v4.spec
+++ b/doc/native_protocol_v4.spec
@@ -1154,6 +1154,7 @@ Table of Contents
 
 10. Changes from v3
 
+  * Prepared responses (Section 4.2.5.4) now include partition-key bind indexes
   * The format of "SCHEMA_CHANGE" events (Section 4.2.6) (and implicitly
     "Schema_change" results (Section 4.2.5.5)) has been modified, and now includes
     changes related to user defined functions and user defined aggregates.