Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-88723

Retrieving hostname through AWS on local machine is exception, not error.

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Build
    • Fully Compatible
    • ALL

      This code expects to pull the hostname from AWS, or if it is not present, use "REPLACE_WITH_WORKSTATION_HOST_NAME".

      https://github.com/mongodb/mongo/blob/4c626cf974434a17793df62f3139c20f0f5f76ed/site_scons/site_tools/integrate_bazel.py#L445

      Unfortunately 'requests' will throw instead of returning an error when the system is not on AWS, which means the user doesn't get helpful information about fixing engflow.

            Assignee:
            zack.winter@mongodb.com Zack Winter
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: