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, 2010 at 10:58 PM, Ran Tavory <[email protected]> wrote: > 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 <[email protected]>wrote: > >> I added an issue in my github project for the update. >> >> Since I have your ear, in hector, if the cassandra server restarts (one >> server in the pool) hector will not try to reconnect to the cassandra server >> even if its listening. Is that a known issue? >> >> >> On Fri, Mar 12, 2010 at 3:35 PM, Ran Tavory <[email protected]> wrote: >> >>> great, I'm happy you found Hector useful :) >>> btw, in hector 0.5.0-8 I added some interesting performance JMX counters >>> so may be worth to update yours from 0.5.0-6 to -8 when you have time. >>> >>> >>> On Fri, Mar 12, 2010 at 11:55 PM, Ned Wolpert <[email protected] >>> > wrote: >>> >>>> Document updated >>>> >>>> >>>> On Fri, Mar 12, 2010 at 2:50 PM, Jonathan Ellis <[email protected]>wrote: >>>> >>>>> Great! >>>>> >>>>> You should also link it from >>>>> http://wiki.apache.org/cassandra/ClientExamples (click "Login" at the >>>>> top to create an account.) >>>>> >>>>> On Fri, Mar 12, 2010 at 3:57 PM, Ned Wolpert < >>>>> [email protected]> wrote: >>>>> > Folks- >>>>> > >>>>> > I put together a quick n' dirty grails plugin for Cassandra, >>>>> wrapped with >>>>> > Hector. Its available at http://github.com/wolpert/grails-cassandrain >>>>> > its >>>>> > initial state. I wouldn't call it 'production-ready' yet. :-) >>>>> > >>>>> > We're using Cassandra at work and I wanted an easy way to access >>>>> Cassandra >>>>> > from a grails application, but couldn't find anything. I have some >>>>> plans on >>>>> > how where I want it to go, but I'm open to suggestions. I'll submit >>>>> the code >>>>> > to grails plugins once I get a bit further along with it. Its pretty >>>>> basic >>>>> > at this point. >>>>> > >>>>> > -- >>>>> > Virtually, Ned Wolpert >>>>> > "Settle thy studies, Faustus, and begin..." --Marlowe >>>>> > >>>>> >>>> >>>> >>>> >>>> -- >>>> Virtually, Ned Wolpert >>>> >>>> "Settle thy studies, Faustus, and begin..." --Marlowe >>>> >>> >>> >> >> >> -- >> Virtually, Ned Wolpert >> >> "Settle thy studies, Faustus, and begin..." --Marlowe >> > > -- Virtually, Ned Wolpert "Settle thy studies, Faustus, and begin..." --Marlowe
