You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2019/09/21 01:31:00 UTC

[jira] [Created] (CASSANDRA-15331) When streaming tries to open a file and gets a exception it re-throws as a normal runtime exception

David Capwell created CASSANDRA-15331:
-----------------------------------------

             Summary: When streaming tries to open a file and gets a exception it re-throws as a normal runtime exception
                 Key: CASSANDRA-15331
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15331
             Project: Cassandra
          Issue Type: Bug
          Components: Consistency/Streaming
            Reporter: David Capwell


When streaming attempts to create a org.apache.cassandra.io.util.ChannelProxy from a file, it tries to open and if a IOException is thrown, re-throws as a normal RuntimeException; should be org.apache.cassandra.io.FSReadError



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org