diff --git a/conf/storage-conf.xml b/conf/storage-conf.xml index a411bc2ab7..24d3cf93e6 100644 --- a/conf/storage-conf.xml +++ b/conf/storage-conf.xml @@ -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. -->