[ 
https://issues.apache.org/jira/browse/MESOS-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Rukletsov updated MESOS-7191:
---------------------------------------
      Labels: label master newbie++ reliability  (was: label master)
    Priority: Critical  (was: Major)

> Limit the size/number of labels for TaskInfo/ExecutorInfo.
> ----------------------------------------------------------
>
>                 Key: MESOS-7191
>                 URL: https://issues.apache.org/jira/browse/MESOS-7191
>             Project: Mesos
>          Issue Type: Improvement
>          Components: master
>            Reporter: Gilbert Song
>            Priority: Critical
>              Labels: label, master, newbie++, reliability
>
> Currently framework can set arbitrary labels in TaskInfo/ExecutorInfo. 
> However, some faulty framework (due to potential bugs) may set a huge number 
> of labels or make the label size huge. It could make mess up the master http 
> endpoints (e.g., /master/state.json or /master/state-summary), which causes 
> the master being stuck or super slow.
> We should make a configurable limit to the number/size of labels so that a 
> problematic framework would not ruin the mesos cluster.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to