Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-9858

Remember hostname for a UPID.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • libprocess
    • None

    Description

      When specifying a UPID like `master@mesos.example.org`, when parsing the string we will resolve `mesos.example.org` and store the resolved IP address in the `address` member of the UPID, while the hostname is discarded.

      We should remember that hostname. This will serve two purposes:

      • First, we can then display it e.g. in the WebUI or in logs, saving the user from having to reverse the DNS lookup manually
      • The hostname can be used for certificate hostname validation when the UPID is remote and we're connecting via TLS to that actor.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bennoe Benno Evers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: