[
https://issues.apache.org/jira/browse/CASSANDRA-11379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218680#comment-15218680
]
Paulo Motta commented on CASSANDRA-11379:
-----------------------------------------
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).
I created a [dtest|https://github.com/riptano/cassandra-dtest/pull/902] and
verified that {{nodetool join}} currently works if {{write_survey}} is enabled,
so will mark this as not a problem. (will submit dtest PR anyway so we have
test for both write_survey and join).
Thanks!
> 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
>
> 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)