Re: insert during forced compaction

2011-03-17 Thread Jonathan Ellis
We're aware of the potential for races during schema change but it looks like we missed this one. Can you create a ticket? On Wed, Mar 16, 2011 at 11:55 PM, Jeffrey Wang wrote: > Hey all, > > > > I’m running 0.7.0 on a cluster of 5 machines. When I create a new column > family after I run nodeto

insert during forced compaction

2011-03-16 Thread Jeffrey Wang
Hey all, I'm running 0.7.0 on a cluster of 5 machines. When I create a new column family after I run nodetool compact (but before it finishes), I see the error below. Seems like StorageService.getValidColumnFamilies() should make a copy of the set of column families in the case where cfNames.le