[
https://issues.apache.org/jira/browse/MESOS-7134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Mann updated MESOS-7134:
-----------------------------
Description:
Type information was added to the {{Environment}} protobuf message in Mesos
1.3, and the default type for the {{Environment.variables.type}} field was set
to {{VALUE}} for backward compatibility. In Mesos 2.1, this default can be
removed.
The related comment in {{validateEnvironment()}} within
{{src/common/validation.cpp}} should also be removed.
was:Type information was added to the {{Environment}} protobuf message in
Mesos 1.3, and the default type for the {{Environment.variables.type}} field
was set to {{VALUE}} for backward compatibility. In Mesos 2.1, this default can
be removed.
> Remove the default value for 'Environment.variables.type' field
> ---------------------------------------------------------------
>
> Key: MESOS-7134
> URL: https://issues.apache.org/jira/browse/MESOS-7134
> Project: Mesos
> Issue Type: Task
> Reporter: Greg Mann
> Labels: mesosphere, protobuf
>
> Type information was added to the {{Environment}} protobuf message in Mesos
> 1.3, and the default type for the {{Environment.variables.type}} field was
> set to {{VALUE}} for backward compatibility. In Mesos 2.1, this default can
> be removed.
> The related comment in {{validateEnvironment()}} within
> {{src/common/validation.cpp}} should also be removed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)