Paulo Motta created CASSANDRA-11956:
---------------------------------------
Summary: Interrupt outgoing file transfer when stream session is
aborted
Key: CASSANDRA-11956
URL: https://issues.apache.org/jira/browse/CASSANDRA-11956
Project: Cassandra
Issue Type: Improvement
Reporter: Paulo Motta
Priority: Minor
When a stream session fails or is aborted, the sending node keeps sending the
current file and only stops the session in the next file. So if a big file is
being transferred it may take several minutes before the stream session is
effectivelly canceled.
We must interrupt the current file transfer right away (or as soon as possible)
if the stream session is canceled.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)