Sargun Dhillon created MESOS-4710:
-------------------------------------
Summary: Add comment about labels caveats to mesos.proto
Key: MESOS-4710
URL: https://issues.apache.org/jira/browse/MESOS-4710
Project: Mesos
Issue Type: Improvement
Reporter: Sargun Dhillon
Priority: Trivial
Right now, there exists the labels message in the mesos.proto. This message may
have duplicate entires of a specific label, but it is not recommended to do
this, because some software treats this datastructure as the basis for a
key-value datastructure.
There might be some value in adding detail around the potential downsides to
repeated instances of labels, and suggesting that users ensure each label key
inside a repeated labels field is unique.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)