> I have ring of three nodes. When i try to decommission one of the machine
> then i got the following exception:
>From reading the code I believe this is expected (though not sure
whether to call it a bug?). Decommision ends up calling
MessagingService' shutdown() which closes the socket and then
I have ring of three nodes. When i try to decommission one of the
machine then i got the following exception:
java.util.concurrent.RejectedExecutionException: ThreadPoolExecutor has
shut down
at org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor
$1.rejectedExecution