cassandra/test
Jonathan Ellis 3d7203266a replace executor with locking. the interaction between the executor service terminating and the CFS
was inherently unsafe -- you would have to lock anyway to make it safe, the atomic reference wasn't
enough, so at that point you might as well get rid of the executor.

git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@774567 13f79535-47bb-0310-9956-ffa450edef68
2009-05-13 22:31:49 +00:00
..
conf expose range query bugs by forcing flushes during the test w/ a very small memtable object limit 2009-05-09 01:40:07 +00:00
system replace executor with locking. the interaction between the executor service terminating and the CFS 2009-05-13 22:31:49 +00:00
unit/org/apache/cassandra fix RackUnawareStrategyTest -- endpoint asserts 'host' is an ip address (to make sure we're not mixing hostnames in again) so create a suitable fake IP for the test. patch by jbellis for CASSANDRA-163 2009-05-12 21:26:42 +00:00
cassandra.in.sh make out-of-the-box config 1GB-friendly. patch by jbellis; reviewed by Eric Evans for CASSANDRA-118 2009-05-01 20:14:35 +00:00