[
https://issues.apache.org/jira/browse/CASSANDRA-15447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994914#comment-16994914
]
Yifan Cai commented on CASSANDRA-15447:
---------------------------------------
Thanks [~drohrer]. The PRs LGTM.
One nit: the PR to trunk has 2 parameters at the same line for the
multiple-line statement. According to the [code
style|http://cassandra.apache.org/doc/latest/development/code_style.html], it
should be 1 pre line.
> 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: 50m
> 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]