Sorry, but I have not had a chance to take a look at your pull request. 

I'll try to look into it this weekend, and either merge it in or give some 
suggestions on any changes needed. 

Robert Jackson

Sent from my iPhone

On Oct 1, 2011, at 3:45 AM, shyamal <shya...@member.fsf.org> wrote:

> 
> Hi,
> 
> The unit tests for the fauna cassandra ruby client
> (https://github.com/fauna/cassandra/) consistently fail for me:
> 
> $ ruby ./test/cassandra_test.rb -n test_each
> ....
> 1) Failure:
> test_each(CassandraTest) [./test/cassandra_test.rb:354]:
> each limits to specified count.
> <7> expected but was
> <10>.
> 
> As far as I can tell this is because get_range_batch was modified to
> discard rows when a block is provided as a way to reduce memory
> footprint. This broke support for a :key_count.
> 
> I submitted a request to what I think is "upstream" for this project at
> https://github.com/fauna/cassandra/pull/122. Since I've got no feedback
> I'd appreciate some confirmation that this was the right place to
> discuss the library (and, of course, any feedback on the failure case
> itself is welcome!).
> 
> Cheers!
> Shyamal
> 
> PS: Sorry if you see duplicate messages, I seemed to have had trouble
> posting to this list earlier today.

Reply via email to