You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Miguel Bernadin (JIRA)" <ji...@apache.org> on 2017/02/24 21:47:44 UTC

[jira] [Created] (MESOS-7170) Allow for custom filters on Mesos APIs

Miguel Bernadin created MESOS-7170:
--------------------------------------

             Summary: Allow for custom filters on Mesos APIs 
                 Key: MESOS-7170
                 URL: https://issues.apache.org/jira/browse/MESOS-7170
             Project: Mesos
          Issue Type: Improvement
          Components: HTTP API
            Reporter: Miguel Bernadin
            Assignee: Gilbert Song
            Priority: Minor


For tasks.json API and others like state.json, etc, on larger clusters the data that Mesos master sends is quite lengthy. It would be good to provide filters in the API to allow Mesos to just send only the RUNNING tasks in the cluster so it does less work. Creating this JIRA so we can have intelligent filters to pick what data to send on the server side, rather than filtering it out on the client side. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)