Re: nodetool decommission hangs

2012-04-21 Thread Aniket Chakrabarti
. You can use nodetool netstats to see the progress of streaming. Best, Cheng On Sun, Apr 22, 2012 at 4:11 AM, Aniket Chakrabarti mailto:chakr...@cse.ohio-state.edu>> wrote: Hi, I am trying to use nodetool decommission to remove a node from the cluster(it is just a 2 node c

nodetool decommission hangs

2012-04-21 Thread Aniket Chakrabarti
Hi, I am trying to use nodetool decommission to remove a node from the cluster(it is just a 2 node cluster). It hangs with the following log: INFO [RMI TCP Connection(4)-164.107.119.50] 2012-04-21 11:07:15,095 StorageService.java (line 668) LEAVING: sle

java.nio.BufferOverflowException from cassandra server

2012-04-16 Thread Aniket Chakrabarti
Hi, I have set up a 4 node cassandra cluster. I am using the Thrift C++ API to write a simple C++ application with creates a 50% READ 50% WRITE requests. Every time near about a thousand request mark, I am getting the following exception and my connection is broken: ==