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 2017/11/21 06:08: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=16260297#comment-16260297 ] 

Michael Park commented on MESOS-8221:
-------------------------------------

https://reviews.apache.org/r/63976/
https://reviews.apache.org/r/63977/

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