From f0f5ec427cf2a062088ef9fdf9a965423b61d64d Mon Sep 17 00:00:00 2001 From: Jonathan Ellis Date: Wed, 8 Apr 2009 20:49:33 +0000 Subject: [PATCH] don't manually create commitlog directory; cassandra will do it automatically. also put commitlog under cassandra/ with other server artifacts. patch by jbellis; reviewed by Eric Evans for #6 git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@763386 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 1 - test/conf/storage-conf.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 01ac05c9d8..8420ee2b0f 100644 --- a/build.xml +++ b/build.xml @@ -143,7 +143,6 @@ - 256 7002 build/test/cassandra/system - build/test/commitlog + build/test/cassandra/commitlog 128 127.0.0.1:12000