/[Apache-SVN]
ViewVC logotype

Revision 774567


Jump to revision: Previous Next
Author: jbellis
Date: Wed May 13 22:31:49 2009 UTC (14 years, 11 months ago)
Changed paths: 5
Log Message:
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.

Changed paths

Path Details
Directoryincubator/cassandra/trunk/src/java/org/apache/cassandra/db/ColumnFamilyStore.java modified , text changed
Directoryincubator/cassandra/trunk/src/java/org/apache/cassandra/db/Memtable.java modified , text changed
Directoryincubator/cassandra/trunk/src/java/org/apache/cassandra/db/Table.java modified , text changed
Directoryincubator/cassandra/trunk/src/java/org/apache/cassandra/service/StorageService.java modified , text changed
Directoryincubator/cassandra/trunk/test/system/test_server.py modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26