You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2018/01/02 22:39:00 UTC

[jira] [Updated] (MESOS-8221) Use protobuf reflection to simplify downgrading of resources.

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

Michael Park updated MESOS-8221:
--------------------------------
    Priority: Blocker  (was: Major)

> Use protobuf reflection to simplify downgrading of resources.
> -------------------------------------------------------------
>
>                 Key: MESOS-8221
>                 URL: https://issues.apache.org/jira/browse/MESOS-8221
>             Project: Mesos
>          Issue Type: Improvement
>          Components: agent
>            Reporter: Michael Park
>            Assignee: Michael Park
>            Priority: Blocker
>
> We currently have a {{downgradeResources}} function which is called on every
> {{repeated Resource}} field in every message that we checkpoint. We should leverage
> protobuf reflection to automatically downgrade any instances of {{Resource}} within any
> protobuf message.



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