[
https://issues.apache.org/jira/browse/CASSANDRA-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902503#action_12902503
]
Gary Dusbabek commented on CASSANDRA-1216:
------------------------------------------
I see this in RemoveTest:
[junit] Testsuite: org.apache.cassandra.service.RemoveTest
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.97 sec
[junit]
[junit] ------------- Standard Error -----------------
[junit] ERROR 11:27:58,277 Did not find matching ranges on /127.0.0.6
[junit] ERROR 11:27:58,279 Did not find matching ranges on /127.0.0.6
[junit] ERROR 11:27:58,280 Did not find matching ranges on /127.0.0.5
[junit] ERROR 11:27:58,280 Did not find matching ranges on /127.0.0.4
[junit] ERROR 11:27:58,280 Did not find matching ranges on /127.0.0.2
[junit] ERROR 11:27:59,264 Did not find matching ranges on /127.0.0.6
[junit] ERROR 11:27:59,272 Did not find matching ranges on /127.0.0.6
[junit] ERROR 11:27:59,276 Did not find matching ranges on /127.0.0.5
[junit] ERROR 11:27:59,279 Did not find matching ranges on /127.0.0.4
[junit] ERROR 11:27:59,283 Did not find matching ranges on /127.0.0.2
[junit] ------------- ---------------- ---------------
Is that ok?
> removetoken drops node from ring before re-replicating its data is finished
> ---------------------------------------------------------------------------
>
> Key: CASSANDRA-1216
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1216
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.7 beta 1
> Reporter: Jonathan Ellis
> Assignee: Nick Bailey
> Fix For: 0.7 beta 2
>
> Attachments: 0001-Add-callbacks-to-streaming.patch,
> 0002-Modify-removeToken-to-be-similar-to-decommission.patch,
> 0003-Fixes-to-old-tests.patch, 0004-Additional-tests-for-removeToken.patch
>
>
> this means that if something goes wrong during the re-replication (e.g. a
> source node is restarted) there is (a) no indication that anything has gone
> wrong and (b) no way to restart the process (other than the Big Hammer of
> running repair)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.