Make Solandra compile with Cassandra 1.1beta2#169
Make Solandra compile with Cassandra 1.1beta2#169tjake merged 6 commits intotjake:solandrafrom benmccann:upgrade_1_1
Conversation
|
I don't think this runs correctly, but at least it is a start and will save some time on the upgrade hopefully. |
|
Btw, I noticed the ivy file uses Lucene 3.3.0 and Solr 3.4.0. We should probably bump the Lucene version to match (or maybe remove it if it's already pulled in by Solr) |
|
I've submitted a few follow-on changes and this seems to be working now. I'm pretty new to Solandra though, so there could be things I didn't test. |
|
Hi Ben thanks for doing this. With 1.1 we no longer need our version of DecoratedKey either, let me do some testing and I'll get back to you |
|
There's a bug open in the Cassandra JIRA for adding the snaptree and yammer metrics jars to the Cassandra pom, so we won't need to declare them here |
Here's the code necessary to compile Solandra with Cassandra 1.1beta2