[
https://issues.apache.org/jira/browse/MESOS-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15552352#comment-15552352
]
Alexander Rukletsov commented on MESOS-6157:
--------------------------------------------
Apparently, {{ContainerInfo}} could also be set for non-container tasks and can
also be interpreted as which containerizer to use. I've reverted the
validation, see https://reviews.apache.org/r/51865 for details.
{noformat}
Commit: f93f4fca57added6b0bff04a3e12699eaef13da9 [f93f4fc]
Parents: 001c55c306
Author: Alexander Rukletsov <[email protected]>
Date: 20 September 2016 at 14:41:15 GMT+2
Commit Date: 20 September 2016 at 16:58:19 GMT+2
Labels: alexr/container-additions-revert
Revert "Added validation for `ContainerInfo`."
This reverts commit e65f580bf0cbea64cedf521cf169b9b4c9f85454.
{noformat}
> ContainerInfo is not validated.
> -------------------------------
>
> Key: MESOS-6157
> URL: https://issues.apache.org/jira/browse/MESOS-6157
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Alexander Rukletsov
> Assignee: Alexander Rukletsov
> Priority: Blocker
> Labels: containerizer, mesos-containerizer, mesosphere
> Fix For: 1.1.0
>
>
> Currently Mesos does not validate {{ContainerInfo}} provided with
> {{TaskInfo}} or {{ExecutorInfo}}, hence invalid task configurations can be
> accepted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)