[
https://issues.apache.org/jira/browse/MESOS-3087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Candler updated MESOS-3087:
---------------------------------
Description:
* In docs/oversubscription.md: there are three cases where "revocable" is
written as "recovable", including the name of a JSON field.
{noformat}
$ grep -niR recovable .
./docs/oversubscription.md:51:with revocable resources. Further more,
recovable resources cannot be
./docs/oversubscription.md:95:Launching tasks using recovable resources is done
through the existing
./docs/oversubscription.md:96:`launchTasks` API. Revocable resources will have
the `recovable` field set. See
{noformat}
* Also in `docs/oversubscription.md`: the last sentence doesn't make sense
{noformat}
To select custom a resource estimator and QoS controller, please refer to the
[modules documentation](modules.md).
{noformat}
Maybe should say "To select a custom..." or "To install a custom..."
was:
* In docs/oversubscription.md: there are three cases where "revocable" is
written as "recovable", including the name of a JSON field.
~~~
$ grep -niR recovable .
./docs/oversubscription.md:51:with revocable resources. Further more,
recovable resources cannot be
./docs/oversubscription.md:95:Launching tasks using recovable resources is done
through the existing
./docs/oversubscription.md:96:`launchTasks` API. Revocable resources will have
the `recovable` field set. See
~~~
* Also in `docs/oversubscription.md`: the last sentence doesn't make sense
~~~
To select custom a resource estimator and QoS controller, please refer to the
[modules documentation](modules.md).
~~~
Maybe should say "To select a custom..." or "To install a custom..."
> Typos in oversubscription doc
> -----------------------------
>
> Key: MESOS-3087
> URL: https://issues.apache.org/jira/browse/MESOS-3087
> Project: Mesos
> Issue Type: Documentation
> Components: documentation
> Affects Versions: 0.23.0
> Reporter: Brian Candler
> Priority: Trivial
>
> * In docs/oversubscription.md: there are three cases where "revocable" is
> written as "recovable", including the name of a JSON field.
> {noformat}
> $ grep -niR recovable .
> ./docs/oversubscription.md:51:with revocable resources. Further more,
> recovable resources cannot be
> ./docs/oversubscription.md:95:Launching tasks using recovable resources is
> done through the existing
> ./docs/oversubscription.md:96:`launchTasks` API. Revocable resources will
> have the `recovable` field set. See
> {noformat}
> * Also in `docs/oversubscription.md`: the last sentence doesn't make sense
> {noformat}
> To select custom a resource estimator and QoS controller, please refer to the
> [modules documentation](modules.md).
> {noformat}
> Maybe should say "To select a custom..." or "To install a custom..."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)