[ 
https://issues.apache.org/jira/browse/CASSANDRA-5804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashley Winters updated CASSANDRA-5804:
--------------------------------------

    Attachment: 5804-v1.patch

Patch against cassandra-1.2 git
                
> AntiEntropySession fails when OutboundTcpConnection receives IOException
> ------------------------------------------------------------------------
>
>                 Key: CASSANDRA-5804
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5804
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.2.6
>         Environment: CentOS 6.3 x86_64
>            Reporter: Ashley Winters
>         Attachments: 5804-v1.patch, ioexception.txt
>
>
> When requesting merkle trees for a repair, if the OutboundTcpConnection 
> grabbed from the connection pool is reset (java.io.IOException: Connection 
> reset by peer), the target node is not marked as dead, the TREE_REQUEST is 
> not retried, and the repair does not fail. Instead, the repair stalls waiting 
> for the merkle tree response which will never arrive.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to