Philip Thompson created CASSANDRA-9567:
------------------------------------------

             Summary: 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: Joshua McKenzie
             Fix For: 3.x, 2.1.x, 2.2.x


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)

Reply via email to