You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ee...@apache.org on 2012/07/17 19:33:04 UTC

[33/50] git commit: Merge remote-tracking branch 'refs/remotes/acunu/top-bases/p/4122/03_group_stream_out_ranges' into refs/top-bases/p/4122/03_group_stream_out_ranges

Merge remote-tracking branch 'refs/remotes/acunu/top-bases/p/4122/03_group_stream_out_ranges' into refs/top-bases/p/4122/03_group_stream_out_ranges


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

Branch: refs/heads/vnodes
Commit: c9866b0588ab385fc507e40fcd0d0ece1b93992b
Parents: 99bbcf2 bfc0777
Author: Eric Evans <ee...@apache.org>
Authored: Sat Jul 14 12:37:21 2012 -0600
Committer: Eric Evans <ee...@apache.org>
Committed: Sat Jul 14 12:37:21 2012 -0600

----------------------------------------------------------------------
 NEWS.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/c9866b05/NEWS.txt
----------------------------------------------------------------------
diff --cc NEWS.txt
index fd13667,2b470d1..c52bd89
--- a/NEWS.txt
+++ b/NEWS.txt
@@@ -41,10 -41,11 +41,13 @@@ Upgradin
  
  Features
  --------
 +    - Cassandra can now handle concurrent CREATE TABLE schema changes
 +      as well as other updates
      - rpc_timeout has been split up to allow finer-grained control
        on timeouts for different operation types
+     - num_tokens can now be specified in cassandra.yaml. This defines the
+       number of tokens assigned to the host on the ring (default: 1).
+       Also specifying initial_token will override any num_tokens setting.
  
  
  1.1.2