Re: Cassandra and Lucene

2010-07-25 Thread Michelan Arendse
I have 2 seeds in my cluster, with a replication of 2. I am using cassandra 0.6.2. It keeps running out of memory so I don't know if there are some memory leaks. This is what is in the log: at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) ...

Re: Almost time for 0.7 beta?

2010-07-25 Thread Vijay
+1 Regards, On Sun, Jul 25, 2010 at 1:13 PM, Stu Hood wrote: > The are a few tickets affecting the public API that Rackspace would really > like to see make it into the 0.7-beta, since they will be very difficult to > apply once a mass of people have gone through the readTablesFromYaml > pro

Re: State Objects

2010-07-25 Thread Jonathan Ellis
It's a string instead of an int precisely because there is no such list; different systems can put anything they want there. For instance, node movement will cause the new token to be encoded there. On Jul 21, 2010 1:57 AM, "Boris Spasojevic" wrote: Hi all, I am attempting to capture the states

Re: Cassandra and Lucene

2010-07-25 Thread Aaron Morton
Sorry, also moving to User list. AaronOn 26 Jul, 2010,at 12:14 PM, Aaron Morton wrote:You may need to provide a some more information. What's the cluster configuration, what version, what's in the logs etc. AaronOn 24 Jul, 2010,at 03:40 AM, Michelan Arendse wrote:Hi I have recently started worki

Re: Cassandra and Lucene

2010-07-25 Thread Aaron Morton
You may need to provide a some more information. What's the cluster configuration, what version, what's in the logs etc. AaronOn 24 Jul, 2010,at 03:40 AM, Michelan Arendse wrote:Hi I have recently started working on Cassandra as I need to make a distribute Lucene index and found that Lucandra was

Re: Almost time for 0.7 beta?

2010-07-25 Thread Stu Hood
The are a few tickets affecting the public API that Rackspace would really like to see make it into the 0.7-beta, since they will be very difficult to apply once a mass of people have gone through the readTablesFromYaml process. In particular, we'd like to see 1066, 1237 and the portion of 1271

Build failed in Hudson: Cassandra #499

2010-07-25 Thread Apache Hudson Server
See Changes: [jbellis] implement multiple index expressions. patch by jbellis; reviewed by Nate McCall for CASSANDRA-1157 [jbellis] tweak replay status message. patch by jbellis [jbellis] merge from 0.6 [gdusbabek] tool to im