-
Type:
Improvement
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Component/s: Legacy/Streaming and Messaging
-
Labels:None
Currently, when a streaming error occurs all you get is something like:
java.util.concurrent.ExecutionException: org.apache.cassandra.streaming.StreamException: Stream failed
Instead, we should log the root cause. Was the connection reset by peer, did it timeout, etc?
- is related to
-
CASSANDRA-8621 For streaming operations, when a socket is closed/reset, we should retry/reinitiate that stream
-
- Resolved
-