[
https://issues.apache.org/jira/browse/CASSANDRA-9567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philip Thompson updated CASSANDRA-9567:
---------------------------------------
Fix Version/s: (was: 2.2.x)
(was: 2.1.x)
(was: 3.x)
2.2.0 rc2
2.1.8
3.0 alpha 1
> Windows does not handle ipv6 addresses
> --------------------------------------
>
> Key: CASSANDRA-9567
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9567
> Project: Cassandra
> Issue Type: Bug
> Reporter: Philip Thompson
> Assignee: Philip Thompson
> Fix For: 2.2.0 rc2, 2.1.8, 3.0 alpha 1
>
> Attachments: 9567.txt
>
>
> In cassandra.ps1, we are pulling the listen and rpc addresses from the yaml
> by splitting on {{:}}, then selecting [1] from the resulting split, to
> separate the yaml key from the value.
> Unfortunately, because ipv6 addresses contain {{:}} characters, this means we
> are not grabbing the whole address, causing problems when starting the node.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)