Re: Java-Client returns empty data sets after Cassandra sits for a while

2010-06-18 Thread Jonathan Ellis
I can't think of any scenario where leaving Cassandra idle would affect the results returned. I think something else is going on here. On Fri, Jun 18, 2010 at 2:05 AM, Manfred Muench wrote: > Hi, > > I have noticed the following behaviour (bug?) which I don't completely > understand: > 1. start

Java-Client returns empty data sets after Cassandra sits for a while

2010-06-18 Thread Manfred Muench
Hi, I have noticed the following behaviour (bug?) which I don't completely understand: 1. start Cassandra (I'm using 0.6.2, but it also appears in 0.6.1) 2. work with it (I'm using Java thrift API) 3. let it sit for a long time (in my case: a day or more) without issuing any command 4. go back to