diff --git a/conf/storage-conf.xml b/conf/storage-conf.xml index f4a99b3e93..3316f17560 100644 --- a/conf/storage-conf.xml +++ b/conf/storage-conf.xml @@ -17,133 +17,133 @@ ~ under the License. --> - - - - Test Cluster - - - - - - - - - - - -
-
- - - org.apache.cassandra.dht.RandomPartitioner - - - - - - false - - - 1 - - - /var/cassandra/commitlog - /var/cassandra/system - - /var/cassandra/data - - /var/cassandra/callouts - /var/cassandra/bootstrap - /var/cassandra/staging - - - - - 127.0.0.1 - - - - 5000 - 128 - false - - - localhost - 7000 - 7001 - 9160 - 7002 - - - - - - - - 256 - - - 32 - - - 0.02 - - - 864000 - - - - - - - 127.0.0.1 - 230.0.0.1 - - 127.0.0.1:12000 - -
+ + + + Test Cluster + + + + + + + + + + + +
+
+ + + org.apache.cassandra.dht.RandomPartitioner + + + + + + false + + + 1 + + + /var/cassandra/commitlog + /var/cassandra/system + + /var/cassandra/data + + /var/cassandra/callouts + /var/cassandra/bootstrap + /var/cassandra/staging + + + + + 127.0.0.1 + + + + 5000 + 128 + false + + + localhost + 7000 + 7001 + 9160 + 7002 + + + + + + + + 256 + + + 32 + + + 0.02 + + + 864000 + + + + + + + 127.0.0.1 + 230.0.0.1 + + 127.0.0.1:12000 + + diff --git a/test/conf/storage-conf.xml b/test/conf/storage-conf.xml index 8409e819bd..d5985d214a 100644 --- a/test/conf/storage-conf.xml +++ b/test/conf/storage-conf.xml @@ -16,44 +16,44 @@ ~ specific language governing permissions and limitations ~ under the License. --> - - Test Cluster - org.apache.cassandra.dht.OrderPreservingPartitioner - false - 230.0.0.1 - 1 - 127.0.0.1 - 5000 - 127.0.0.1 - 7000 - 7001 - 9160 - 4 - 7002 - build/test/cassandra/system - build/test/cassandra/commitlog - 128 - - build/test/cassandra/data - - build/test/cassandra/callouts - build/test/cassandra/bootstrap - build/test/cassandra/staging - false - 1 - 0.00002 - - - - - - - - -
-
- - - 127.0.0.1 - -
+ + Test Cluster + org.apache.cassandra.dht.OrderPreservingPartitioner + false + 230.0.0.1 + 1 + 127.0.0.1 + 5000 + 127.0.0.1 + 7000 + 7001 + 9160 + 4 + 7002 + build/test/cassandra/system + build/test/cassandra/commitlog + 128 + + build/test/cassandra/data + + build/test/cassandra/callouts + build/test/cassandra/bootstrap + build/test/cassandra/staging + false + 1 + 0.00002 + + + + + + + + +
+
+ + + 127.0.0.1 + +