You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2016/07/08 00:53:11 UTC

[jira] [Resolved] (CASSANDRA-12084) Host comes up during replacement when all replicas are down

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

sankalp kohli resolved CASSANDRA-12084.
---------------------------------------
    Resolution: Duplicate

>  Host comes up during replacement when all replicas are down
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-12084
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12084
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: sankalp kohli
>            Priority: Minor
>
> Description: Steps to reproduce 
> 1) Setup a 3 instance cluster
> 2) Create a Rf=3 keyspace
> 3) Bring non seed instance down. 
> 4) Start 4th instance with -Dcassandra.replace_address args set.
> 5) When it is sleeping after “JOINING: calculation complete, ready to bootstrap”, kill the other two instances
> 6) This node comes up with no data. 
> This is happening due to code in RangeStreamer.getRangeFetchMap where it does not throw an exception if localhost is part of the sources. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)