[ 
https://issues.apache.org/jira/browse/CASSANDRA-7612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073437#comment-14073437
 ] 

Michael Shuler commented on CASSANDRA-7612:
-------------------------------------------

Is there a particular way to reproduce this error?  Is it between nodes in the 
same datacenter or over the network between data centers?  Is there something 
interesting that happens around this time, or do the nodes recover and keep 
running fine?

Networks are flaky.  "Connection reset by peer" is common among all 
applications that actually communicate over a network - how they deal with the 
dropped connection, and subsequently reconnect to continue on working - that's 
the key.  Cassandra should do the right thing here - does it?

> java.io.IOException: Connection reset by peer
> ---------------------------------------------
>
>                 Key: CASSANDRA-7612
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7612
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Julien Anguenot
>            Priority: Minor
>         Attachments: cassandra_ioexception_209.txt
>
>
> Exception thrown by all nodes in a multi-DC 2.0.9 cluster on a regular basis. 
> (2 or 3 times a day) 
> Let me know if I can provide more information.
> Thank you.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to