[
https://issues.apache.org/jira/browse/MESOS-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Mann updated MESOS-2466:
-----------------------------
Description:
libprocess uses a set of environment variables to modify its behaviour;
however, these variables are not documented anywhere, nor it is defined where
the documentation should be.
What would be needed is a decision whether the environment variables should be
documented (a new doc file or reusing an existing one), and then add the
documentation there.
After searching in the code, these are the variables which need to be
documented:
# {{LIBPROCESS_ENABLE_PROFILER}}
# {{LIBPROCESS_IP}}
# {{LIBPROCESS_PORT}}
# {{LIBPROCESS_STATISTICS_WINDOW}}
# {{
was:
libprocess uses a set of environment variables to modify its behaviour;
however, these variables are not documented anywhere, nor it is defined where
the documentation should be.
What would be needed is a decision whether the environment variables should be
documented (a new doc file or reusing an existing one), and then add the
documentation there.
After searching in the code, these are the variables which need to be
documented:
# {{LIBPROCESS_ENABLE_PROFILER}}
# {{LIBPROCESS_IP}}
# {{LIBPROCESS_PORT}}
# {{LIBPROCESS_STATISTICS_WINDOW}}
> Write documentation for all the LIBPROCESS_* environment variables.
> -------------------------------------------------------------------
>
> Key: MESOS-2466
> URL: https://issues.apache.org/jira/browse/MESOS-2466
> Project: Mesos
> Issue Type: Documentation
> Reporter: Alexander Rojas
> Assignee: Greg Mann
> Labels: documentation, mesosphere
>
> libprocess uses a set of environment variables to modify its behaviour;
> however, these variables are not documented anywhere, nor it is defined where
> the documentation should be.
> What would be needed is a decision whether the environment variables should
> be documented (a new doc file or reusing an existing one), and then add the
> documentation there.
> After searching in the code, these are the variables which need to be
> documented:
> # {{LIBPROCESS_ENABLE_PROFILER}}
> # {{LIBPROCESS_IP}}
> # {{LIBPROCESS_PORT}}
> # {{LIBPROCESS_STATISTICS_WINDOW}}
> # {{
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)