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

Doug Rohrer updated CASSANDRA-15447:
------------------------------------
                        Authors: Doug Rohrer
    Test and Documentation Plan: To test, back-ported the GossipSettlesTest and 
made it use a non-zero subnet, which will fail if the patch is not applied. See 
GitHub PRs for patch details.
                         Status: Patch Available  (was: Open)

> in-jvm dtest support for subnets doesn't change seed provider subnet
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-15447
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15447
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest
>            Reporter: Doug Rohrer
>            Priority: Normal
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> When using the `withSubnet` function on AbstractCluster.Builder, the 
> newly-selected subnet is never used when setting up the SeedProvider in the 
> constructor of InstanceConfig, which is hard-coded to 127.0.0.1. Because of 
> this, clusters with any subnet other than 0, and gossip enabled, cannot start 
> up as they have no seed provider in their subnet and what should be the seed 
> (instance 1) doesn't think it is the seed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to