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?
- OutboundTcpConnection in 1.0.0 may stop working liangfeng
- Re: OutboundTcpConnection in 1.0.0 may stop working Sylvain Lebresne
- Re: OutboundTcpConnection in 1.0.0 may stop work... liangfeng
- Re: OutboundTcpConnection in 1.0.0 may stop ... Jonathan Ellis
- Re: OutboundTcpConnection in 1.0.0 may stop work... Jonathan Ellis