Uploaded image for project: 'Apache AsterixDB'
  1. Apache AsterixDB
  2. ASTERIXDB-1420

Explicit 127.0.0.1 reference are probably a bad idea

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • *DB - AsterixDB
    • None

    Description

      There are a number of places throughout the code which reference "127.0.0.1" explicitly. These will break in a machine with only IPv6. While this is unlikely anytime soon, it would probably make sense to replace these references with InetAddress.getLoopbackAddress().getHostAddress() .

      Attachments

        Issue Links

          Activity

            People

              ceej Chris Hillery
              ceej Chris Hillery
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: