Interested in contributing to Cassandra

2011-08-09 Thread Tharindu Mathew
Hi everyone, I'm interested in contributing to Cassandra in my spare time. Any areas that is of interest to the project that I can look into (that leaves enough time for a learning curve :) ? I already have the source checked out and built on my machine. -- Regards, Tharindu

Re: Interested in contributing to Cassandra

2011-08-09 Thread Nick Bailey
http://wiki.apache.org/cassandra/HowToContribute Specifically from there, see the link to tickets marked as 'Low Hanging Fruit' https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+12310865+AND+labels+%3D+lhf+AND+status+!%3D+resolved On Tue, Aug 9, 2011 at 11

Re: Interested in contributing to Cassandra

2011-08-09 Thread Tharindu Mathew
Thanks Nick, will look into those. On Tue, Aug 9, 2011 at 9:47 PM, Nick Bailey wrote: > http://wiki.apache.org/cassandra/HowToContribute > > Specifically from there, see the link to tickets marked as 'Low Hanging > Fruit' > > > https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true

Help with debugging DynamicCompositeType (Sylvain)

2011-08-09 Thread Todd Nine
Hi guys, I'm working on the final updates to hector-jpa for 0.8.2, and I've run into a bit of an issue. Now that forward and reverse comparators are natively supported, order by clauses on the indexes are natively sorted in Cassandra. I'm having some issues with my tests, here is my scenario.

Help with debugging DynamicCompositeType (Sylvain)

2011-08-09 Thread Todd Nine
Hi guys, I'm working on the final updates to hector-jpa for 0.8.2, and I've run into a bit of an issue. Now that forward and reverse comparators are natively supported, order by clauses on the indexes are natively sorted in Cassandra. I'm having some issues with my tests, here is my scenario.