Folks-
Complete an upgrade to the grails Cassandra plugin I've been working on to
make it compatible with Cassandra 0.6. Let me know if anyone is having
trouble with it.
Thanks
--
Virtually, Ned Wolpert
"Settle thy studies, Faustus, and begin..." --Marlowe
Ran-
Is it possible to make perf4j optional? I can include it in the grails
plugin if not.
On Sun, Mar 14, 2010 at 12:08 PM, Ned Wolpert wrote:
> Sure, I'll create a bug for it on github. But basically if you get a client
> from a pool of servers with one server (["localhost:9160"]) and make a
Sure, I'll create a bug for it on github. But basically if you get a client
from a pool of servers with one server (["localhost:9160"]) and make a
request, then restart cassandra, then make another, it fails for me. Let me
do a bit more testing then I'll file a bug with details.
On Sat, Mar 13, 20
I have not seen this issue, no, so it's not a known issue.
Can you specify the exact scenario? (or preferably file a bug for hector on
github)?
Thanks, and sorry for the delay, I'm no travel...
On Fri, Mar 12, 2010 at 5:19 PM, Ned Wolpert wrote:
> I added an issue in my github project for the upd