You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/06/27 23:34:47 UTC

[jira] [Commented] (CASSANDRA-2818) 0.8.0 is unable to participate with nodes using a _newer_ protocol version

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

Jonathan Ellis commented on CASSANDRA-2818:
-------------------------------------------

bq. It shuts the connection down slightly too aggressively, causing an exception on the remote side before setVersion gets called

I can see that the initiating side could get pissed that the target closes the socket uncleanly -- what I don't get is how a sleep could make a difference.  Is it on the reconnect?  In which case the sleep is going to be fragile with a bigger cluster, since we depend on gossip to spread the version info.

Do you have a sample stacktrace?

> 0.8.0 is unable to participate with nodes using a _newer_ protocol version
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2818
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2818
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.8.0
>            Reporter: Michael Allen
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 0.8.2
>
>         Attachments: 2818-disconnect.txt, 2818-v2.txt, 2818-v3.txt, 2818.txt
>
>
> When a 0.8.1 node tries to join a 0.8.0 ring, we see an endless supply of these in system.log:
> INFO [Thread-4] 2011-06-23 21:14:04,149 IncomingTcpConnection.java (line 103) Received connection from newer protocol version. Ignorning message.
> and the node never joins the ring.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira