Brandon Williams created CASSANDRA-9294:
-------------------------------------------
Summary: Streaming errors should log the root cause
Key: CASSANDRA-9294
URL: https://issues.apache.org/jira/browse/CASSANDRA-9294
Project: Cassandra
Issue Type: Bug
Reporter: Brandon Williams
Assignee: Yuki Morishita
Fix For: 2.0.x
Currently, when a streaming errors occurs all you get is something like:
{noformat}
java.util.concurrent.ExecutionException:
org.apache.cassandra.streaming.StreamException: Stream failed
{noformat}
Instead, we should log the root cause. Was the connection reset by peer, did
it timeout, etc?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)