On Wed, Sep 21, 2011 at 9:59 AM, liangfeng <liangf...@made-in-china.com> wrote: > In cassandra1.0.0, I found that OutboundTcpConnection will throw > RuntimeException when it encounters an IOException(in write()) .In this case, > OutboundTcpConnection as a thread will stop working--do not send any message > to > other nodes. > This is not reasonable,isn't it?
I don't think it is. This was introduced by CASSANDRA-1788 so maybe there was a good reason for it but I don't see it right away if there is one. This is likely a mistake. Do you mind opening a ticket on JIRA for this ? -- Sylvain