[
https://issues.apache.org/jira/browse/CASSANDRA-16718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17683078#comment-17683078
]
Brandon Williams commented on CASSANDRA-16718:
----------------------------------------------
Thanks, Maciej! That's very helpful and I've incorporated into my branch. I
think I also figured out what was wrong with 3.11, let's see what circle thinks.
||Branch||CI||
|[3.11|https://github.com/driftx/cassandra/tree/CASSANDRA-16718-3.11]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/848/workflows/9bc58300-b9ab-4676-b850-5fbedd6221d9]|
|[4.0|https://github.com/driftx/cassandra/tree/CASSANDRA-16718-4.0]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/849/workflows/28bb4215-1a9c-4cc5-a1cf-91140dd8f998],
[j11|https://app.circleci.com/pipelines/github/driftx/cassandra/849/workflows/ad575adc-a991-4290-a221-b0d1031fef7c]|
|[4.1|https://github.com/driftx/cassandra/tree/CASSANDRA-16718-4.1]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/846/workflows/42d858fc-66ea-473c-9315-92c1da75c1ed],
[j11|https://app.circleci.com/pipelines/github/driftx/cassandra/846/workflows/226864ea-73a0-4bb5-94f2-96abcf0a3331]|
|[trunk|https://github.com/driftx/cassandra/tree/CASSANDRA-16718-trunk]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/847/workflows/1e8c1c54-3ddc-4184-a592-46912379e4c4],
[j11|https://app.circleci.com/pipelines/github/driftx/cassandra/847/workflows/c4cdccb4-8318-4dd7-8279-806c66acf14e]|
> Changing listen_address with prefer_local may lead to issues
> ------------------------------------------------------------
>
> Key: CASSANDRA-16718
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16718
> Project: Cassandra
> Issue Type: Bug
> Components: Local/Config
> Reporter: Jan Karlsson
> Assignee: Brandon Williams
> Priority: Normal
> Fix For: 3.11.x, 4.0.x, 4.1.x, 4.x
>
>
> Many container based solution function by assigning new listen_addresses when
> nodes are stopped. Changing the listen_address is usually as simple as
> turning off the node and changing the yaml file.
> However, if prefer_local is enabled, I observed that nodes were unable to
> join the cluster and fail with 'Unable to gossip with any seeds'.
> Trace shows that the changing node will try to communicate with the existing
> node but the response is never received. I assume it is because the existing
> node attempts to communicate with the local address during the shadow round.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]