/[Apache-SVN]
ViewVC logotype

Revision 810986


Jump to revision: Previous Next
Author: jbellis
Date: Thu Sep 3 15:11:06 2009 UTC (14 years, 7 months ago)
Changed paths: 1
Log Message:
Always generate sstable generation numbers by atomic increment instead of leaving 'holes' that compaction uses.  Sometimes, bucketing is not perfect and the holes method will overwrite one of the being-compacted files.  Since #223 it has not been important to keep compacted files lower in generation number than newly created ones so this is both simpler and more correct.  Patch by Sammy Yu; reviewed by jbellis for CASSANDRA-418

Changed paths

Path Details
Directoryincubator/cassandra/branches/cassandra-0.4/src/java/org/apache/cassandra/db/ColumnFamilyStore.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26