Updated Branches: refs/heads/cassandra-2.0 22d87444c -> 09c7dee25
ninja-correcting the the constant for LOCAL_ONE. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1b4c9b45 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1b4c9b45 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/1b4c9b45 Branch: refs/heads/cassandra-2.0 Commit: 1b4c9b45cbf32a72318c42c1ec6154dc1371e8e2 Parents: 13348c4 Author: Jason Brown <jasedbr...@gmail.com> Authored: Tue Dec 17 11:02:42 2013 -0800 Committer: Jason Brown <jasedbr...@gmail.com> Committed: Tue Dec 17 11:02:42 2013 -0800 ---------------------------------------------------------------------- doc/native_protocol.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/1b4c9b45/doc/native_protocol.spec ---------------------------------------------------------------------- diff --git a/doc/native_protocol.spec b/doc/native_protocol.spec index 0d2ff05..08cb91e 100644 --- a/doc/native_protocol.spec +++ b/doc/native_protocol.spec @@ -201,7 +201,7 @@ Table of Contents 0x0005 ALL 0x0006 LOCAL_QUORUM 0x0007 EACH_QUORUM - 0x0010 LOCAL_ONE + 0x000A LOCAL_ONE [string map] A [short] n, followed by n pair <k><v> where <k> and <v> are [string].