Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-9567

Windows does not handle ipv6 addresses

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 2.1.8, 2.2.0 rc2, 3.0 alpha 1
    • None
    • None
    • Normal

    Description

      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.

      Attachments

        1. 9567.txt
          0.6 kB
          Philip Thompson

        Activity

          People

            philipthompson Philip Thompson
            philipthompson Philip Thompson
            Philip Thompson
            Joshua McKenzie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: