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

Vijay commented on CASSANDRA-6590:
----------------------------------

Hi Brandon, 
Was not able to reproduce the above issue... (below is the log after network 
partition)
{code}
 INFO [GossipTasks:1] 2014-02-09 05:29:10,259 Gossiper.java (line 862) 
InetAddress /17.198.227.155 is now DOWN
 INFO [HANDSHAKE-/17.198.227.155] 2014-02-09 05:29:18,023 
OutboundTcpConnection.java (line 386) Handshaking version with /17.198.227.155
 INFO [RequestResponseStage:33] 2014-02-09 05:29:18,038 Gossiper.java (line 
848) InetAddress /17.198.227.155 is now UP
{code}

{quote}
I think we'll need a separate yaml option
{quote}
Done

{quote}
I'm not sure why the block in handleMajorStateChange moved
{quote}
Since the message was wrong, Up doesn't happen until echo completes, any ways i 
reverted that.

rebased @ https://github.com/Vijay2win/cassandra/tree/6590-v4




> Gossip does not heal after a temporary partition at startup
> -----------------------------------------------------------
>
>                 Key: CASSANDRA-6590
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6590
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Brandon Williams
>            Assignee: Vijay
>             Fix For: 2.0.6
>
>         Attachments: 0001-CASSANDRA-6590.patch, 0001-logging-for-6590.patch, 
> 6590_disable_echo.txt
>
>
> See CASSANDRA-6571 for background.  If a node is partitioned on startup when 
> the echo command is sent, but then the partition heals, the halves of the 
> partition will never mark each other up despite being able to communicate.  
> This stems from CASSANDRA-3533.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to