[
https://issues.apache.org/jira/browse/CASSANDRA-15447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994933#comment-16994933
]
David Capwell commented on CASSANDRA-15447:
-------------------------------------------
I modified
org.apache.cassandra.distributed.test.DistributedReadWritePathTest#pagingTests
(it used subnet) without your patch, and it failed matching the jira
description; I then partially applied your patch and it worked.
PR on trunk LGTM; +1
> 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
> Assignee: Doug Rohrer
> Priority: Normal
> Labels: pull-request-available
> Time Spent: 1h 10m
> 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: [email protected]
For additional commands, e-mail: [email protected]