Re: memtable_flush_after_mins setting not working

2011-02-25 Thread Jonathan Ellis
c...@evidentsoftware.com] > Sent: Thursday, February 17, 2011 8:52 AM > To: user@cassandra.apache.org > Cc: Jonathan Ellis > Subject: Re: memtable_flush_after_mins setting not working > > > > https://issues.apache.org/jira/browse/CASSANDRA-2183 > > > > Regards, >

RE: memtable_flush_after_mins setting not working

2011-02-25 Thread Jeffrey Wang
: memtable_flush_after_mins setting not working https://issues.apache.org/jira/browse/CASSANDRA-2183 Regards, Chen www.evidentsoftware.com<http://www.evidentsoftware.com> On Thu, Feb 17, 2011 at 11:47 AM, Ching-Cheng Chen mailto:cc...@evidentsoftware.com>> wrote: Certainly, I'll

Re: memtable_flush_after_mins setting not working

2011-02-17 Thread Ching-Cheng Chen
> On Thu, Feb 17, 2011 at 10:17 AM, Ching-Cheng Chen >> wrote: >> > We have observed the behavior that memtable_flush_after_mins setting not >> > working occasionally. After some testing and code digging, we finally >> > figured out what going on. >>

Re: memtable_flush_after_mins setting not working

2011-02-17 Thread Ching-Cheng Chen
eb 17, 2011 at 10:17 AM, Ching-Cheng Chen > wrote: > > We have observed the behavior that memtable_flush_after_mins setting not > > working occasionally. After some testing and code digging, we finally > > figured out what going on. > > The memtable_flush_after_mins wo

Re: memtable_flush_after_mins setting not working

2011-02-17 Thread Jonathan Ellis
Your analysis sounds correct to me. Can you open a ticket on https://issues.apache.org/jira/browse/CASSANDRA ? On Thu, Feb 17, 2011 at 10:17 AM, Ching-Cheng Chen wrote: > We have observed the behavior that memtable_flush_after_mins setting not > working occasionally.   After some testi

memtable_flush_after_mins setting not working

2011-02-17 Thread Ching-Cheng Chen
We have observed the behavior that memtable_flush_after_mins setting not working occasionally. After some testing and code digging, we finally figured out what going on. The memtable_flush_after_mins won't work on certain condition with current implementation in Cassandra