Re: decommission and org.apache.thrift.TApplicationException: get_slice failed: unknown result

2010-05-20 Thread Ran Tavory
My decommission was progressing OK, although very slow, but I'll send another question to the list about that... The exception must be a hiccup, I hope I won't get it again I suppose... On Tue, May 18, 2010 at 4:10 PM, Gary Dusbabek gdusba...@gmail.com wrote: If I had to guess, I'd say that

decommission and org.apache.thrift.TApplicationException: get_slice failed: unknown result

2010-05-18 Thread Ran Tavory
What's the correct way to remove a node from a cluster? According to this page http://wiki.apache.org/cassandra/Operations a decommission call should be enough. When decommissioning one of the nodes from my cluster I see an error in the client: org.apache.thrift.TApplicationException: get_slice

Re: decommission and org.apache.thrift.TApplicationException: get_slice failed: unknown result

2010-05-18 Thread Gary Dusbabek
If I had to guess, I'd say that something at the transport layer had trouble. Possibly some kind of thrift hiccup that we haven't seen before. Your description makes it sound as if the decommission is proceeding normally though. Gary. On Tue, May 18, 2010 at 04:42, Ran Tavory ran...@gmail.com