[
https://issues.apache.org/jira/browse/CASSANDRA-9567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583984#comment-14583984
]
Philip Thompson commented on CASSANDRA-9567:
--------------------------------------------
[~kishkaru], can you test with this patch as well?
> 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: 3.x, 2.1.x, 2.2.x
>
> 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)