Skip to content
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.

no results with cassandra 1.0 & index.hashing=true #147

Open
efalcao opened this issue Nov 15, 2011 · 1 comment
Open

no results with cassandra 1.0 & index.hashing=true #147

efalcao opened this issue Nov 15, 2011 · 1 comment

Comments

@efalcao
Copy link

efalcao commented Nov 15, 2011

Cassandra 0.8 branch seems to work fine.

I've been trying to get Solandra to work against Cassandra 1.0 branch. It's taken only a few edits to get the project to build, but I'm having trouble getting any results back.

On a hunch, I tried starting up Solandra with -Dindex.hashing=false and everything works great against C* 1.0 branch.

Jake, I'm not sure if this is an immediate lightbulb for you, but I've tried to continue debugging but I'm not getting anywhere.

Thanks!

@efalcao
Copy link
Author

efalcao commented Nov 15, 2011

I've been debugging this today and it appears that something is wrong in the write path:

With a simple doc, hashing disabled, I get 10 rows in TI and 5 rows in SI.

Same doc, hashing enabled, I get 1 row in TI and 4 rows in SI.

Still trying to understand the root cause.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant