Bruce Campbell created MESOS-8226:
-------------------------------------
Summary: Modules ar enot supported by mesos on windows
Key: MESOS-8226
URL: https://issues.apache.org/jira/browse/MESOS-8226
Project: Mesos
Issue Type: Bug
Components: agent, master
Affects Versions: 1.4.0
Reporter: Bruce Campbell
Currently modules are not supported on windows. As a result, loggers are also
not supported as well as other modules. This looks like low hanging fruit since
the dynamic loading mechanism for windows is very similar to that for Linux
(dlopen == LoadLibrary, dlsym = getprocaddress).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)