[ 
https://issues.apache.org/jira/browse/CASSANDRA-15901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17150159#comment-17150159
 ] 

Berenguer Blasi commented on CASSANDRA-15901:
---------------------------------------------

[~snazy] thx for the input.

{{toolInit}} isn't expected to have a loaded address config so the default 
behavior is what's expected. So adding an address load either from scratch or 
before theĀ {{toolInit}} is wrong. Icwym.

On the other hand as discussed in CASSANDRA-15622 there can be problems on test 
C* nodes listening on public ips /ports and ASF regulations I am not aware of 
as mentioned there. Given this is a source of false failures on ci-cass jenkins 
runs atm, maybe the best way forward is to fix the config in cassandra-13. Then 
open a ticket to put the full ci-cassandra jenkins master/slave things under a 
more secured env compliant to whatever ASF and other regulations there might be.

What do you guys think? [~mck] is that even possible or am I talking nonsense?

> Fix unit tests to load test/conf/cassandra.yaml (so to listen on a valid ip)
> ----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-15901
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15901
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest
>            Reporter: Berenguer Blasi
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 4.0-rc
>
>
> Many of the ci-cassandra jenkins runs fail on {{ip-10-0-5-5: Name or service 
> not known}}. CASSANDRA-15622 addressed some of these but many still remain. 
> Currently test C* nodes are either failing or listening on a public ip 
> depending on which agent they end up.
> The idea behind this ticket is to make ant force the private VPC ip in the 
> cassandra yaml when building, this will force the nodes to listen on the 
> correct ip.



--
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