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/09/29 06:03:04 UTC

svn commit: r819828 - /incubator/cassandra/trunk/conf/storage-conf.xml

Author: jbellis
Date: Tue Sep 29 04:03:04 2009
New Revision: 819828

URL: http://svn.apache.org/viewvc?rev=819828&view=rev
Log:
r/m obsolete comment.  patch by jbellis for CASSANDRA-461

Modified:
    incubator/cassandra/trunk/conf/storage-conf.xml

Modified: incubator/cassandra/trunk/conf/storage-conf.xml
URL: http://svn.apache.org/viewvc/incubator/cassandra/trunk/conf/storage-conf.xml?rev=819828&r1=819827&r2=819828&view=diff
==============================================================================
--- incubator/cassandra/trunk/conf/storage-conf.xml (original)
+++ incubator/cassandra/trunk/conf/storage-conf.xml Tue Sep 29 04:03:04 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">