You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by jb...@apache.org on 2009/10/26 01:41:07 UTC

svn commit: r829683 - /incubator/cassandra/branches/cassandra-0.4/conf/storage-conf.xml

Author: jbellis
Date: Mon Oct 26 00:41:06 2009
New Revision: 829683

URL: http://svn.apache.org/viewvc?rev=829683&view=rev
Log:
r/m outdated comment related to ColumnSort

Modified:
    incubator/cassandra/branches/cassandra-0.4/conf/storage-conf.xml

Modified: incubator/cassandra/branches/cassandra-0.4/conf/storage-conf.xml
URL: http://svn.apache.org/viewvc/incubator/cassandra/branches/cassandra-0.4/conf/storage-conf.xml?rev=829683&r1=829682&r2=829683&view=diff
==============================================================================
--- incubator/cassandra/branches/cassandra-0.4/conf/storage-conf.xml (original)
+++ incubator/cassandra/branches/cassandra-0.4/conf/storage-conf.xml Mon Oct 26 00:41:06 2009
@@ -34,11 +34,6 @@
    ~ very unusual circumstances you will have one Keyspace per application.
 
    ~ There is an implicit keyspace named 'system' for Cassandra internals.
-
-   ~ The default ColumnSort is Time for standard column families.  For
-   ~ super column families, specifying ColumnSort is not supported; the 
-   ~ supercolumns themselves are always name-sorted and their subcolumns
-   ~ are always time-sorted.
   -->
   <Keyspaces>
     <Keyspace Name="Keyspace1">