Author: jbellis
Date: Mon Nov 15 18:48:00 2010
New Revision: 1035400
URL: http://svn.apache.org/viewvc?rev=1035400&view=rev
Log:
update keyspace comments
Modified:
cassandra/branches/cassandra-0.7/conf/cassandra.yaml
Modified: cassandra/branches/cassandra-0.7/conf/cassandra.yaml
URL:
http://svn.apache.org/viewvc/cassandra/branches/cassandra-0.7/conf/cassandra.yaml?rev=1035400&r1=1035399&r2=1035400&view=diff
==============================================================================
--- cassandra/branches/cassandra-0.7/conf/cassandra.yaml (original)
+++ cassandra/branches/cassandra-0.7/conf/cassandra.yaml Mon Nov 15 18:48:00
2010
@@ -272,7 +272,7 @@ index_interval: 128
# unusual circumstances you will have one Keyspace per application.
#
# Keyspace required parameters:
-# - name: name of the keyspace; "system" and "definitions" are
+# - name: name of the keyspace; "system" is
# reserved for Cassandra Internals.
# - replica_placement_strategy: the class that determines how replicas
# are distributed among nodes. Contains both the class as well as