Andrew Schwartzmeyer created MESOS-7548:
-------------------------------------------
Summary: net::hostname takes 5 seconds on Windows
Key: MESOS-7548
URL: https://issues.apache.org/jira/browse/MESOS-7548
Project: Mesos
Issue Type: Bug
Environment: Windows 10
Reporter: Andrew Schwartzmeyer
Assignee: Andrew Schwartzmeyer
We've determined that when starting the master in a unit test, instead of
milliseconds, it takes upwards of five seconds to start. However, providing a
set of flags where `hostname` is specified, it takes less than a second. We've
determined that the `net::hostname` call on Windows is taking an inordinate
amount of time, and this is problematic when every instantiation of a master or
agent uses it, especially across hundreds of tests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)