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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16308421#comment-16308421 ] 

Jie Yu commented on MESOS-8221:
-------------------------------

ping [~mcypark], [~bmahler]

> 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
>
> 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)