[
https://issues.apache.org/jira/browse/CASSANDRA-11379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paulo Motta updated CASSANDRA-11379:
------------------------------------
Description:
EDIT: I was trying to use both {{write_survey}} and {{replace_address}} before
calling nodetool join, which are not supported concurrently.
-CASSANDRA-11007 broke CASSANDRA-9740, so this patch restores the ability of
leaving write survey mode with nodetool join.-
-Currently if you try to use nodetool join when on write survey mode you get a
{{This node has already joined the ring}} message.-
was:
EDIT: I got this when testing a new replace_address approach on CASSANDRA-9244,
but in the current implementation it does not make sense to have both
replace_address and write_survey, since a replacement node is not a pending
endpoint and does not receive ongoing writes (CASSANDRA-8523).
CASSANDRA-11007 broke CASSANDRA-9740, so this patch restores the ability of
leaving write survey mode with nodetool join.
Currently if you try to use nodetool join when on write survey mode you get a
{{This node has already joined the ring}} message.
> Fix nodetool join does not transition from write survey to normal mode
> ----------------------------------------------------------------------
>
> Key: CASSANDRA-11379
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11379
> Project: Cassandra
> Issue Type: Bug
> Reporter: Paulo Motta
> Assignee: Paulo Motta
> Priority: Minor
>
> EDIT: I was trying to use both {{write_survey}} and {{replace_address}}
> before calling nodetool join, which are not supported concurrently.
> -CASSANDRA-11007 broke CASSANDRA-9740, so this patch restores the ability of
> leaving write survey mode with nodetool join.-
> -Currently if you try to use nodetool join when on write survey mode you get
> a {{This node has already joined the ring}} message.-
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)