Blake Eggleston created CASSANDRA-14520:
-------------------------------------------
Summary: ClosedChannelException handled as FSError
Key: CASSANDRA-14520
URL: https://issues.apache.org/jira/browse/CASSANDRA-14520
Project: Cassandra
Issue Type: Bug
Reporter: Blake Eggleston
Assignee: Jason Brown
Fix For: 4.0
After the messaging service netty refactor, I’ve seen a few instances where a
closed socket causes a ClosedChannelException (an IOException subclass) to be
thrown. The exception is caught by ChannelProxy, interpreted as a disk error,
and is then re-thrown as an FSError, causing the node to be shutdown.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]