Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-14520

ClosedChannelException handled as FSError

    XMLWordPrintableJSON

Details

    • Critical

    Description

      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.

      Attachments

        Activity

          People

            newkek Kevin Gallardo
            bdeggleston Blake Eggleston
            Kevin Gallardo
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: