You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Maxim Khutornenko (JIRA)" <ji...@apache.org> on 2015/08/29 02:16:45 UTC

[jira] [Created] (MESOS-3334) Consider exposing revocable task throttling signal to frameworks

Maxim Khutornenko created MESOS-3334:
----------------------------------------

             Summary: Consider exposing revocable task throttling signal to frameworks
                 Key: MESOS-3334
                 URL: https://issues.apache.org/jira/browse/MESOS-3334
             Project: Mesos
          Issue Type: Story
            Reporter: Maxim Khutornenko


The best effort (BE) tasks launched with revocable resources may get starved of CPU by the QoS controller in case of shortage of non-revocable CPU. This may adversely affect user's troubleshooting experience as a BE task may behave abnormally wrt time-sensitive operations (e.g. periodic heartbeats, ZK session expiration and etc.).

There is some ongoing work to improve visibility in this area: MESOS-2769. This is great for general purpose analysis but is insufficient for providing direct user feedback and, more importantly, will not be available for the frameworks to act on (i.e. kill a BE task, enforce SLA and etc.). 

Consider having a lightweight (i.e. non-guaranteed) way of notifying frameworks about starved BE tasks. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)