[
https://issues.apache.org/jira/browse/MESOS-8375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316694#comment-16316694
]
Michael Park commented on MESOS-8375:
-------------------------------------
{noformat}
commit 8be2b0f585f0e00d0ab62547fccd0cd160454a07
Author: Michael Park <[email protected]>
Date: Wed Jan 3 10:58:20 2018 -0800
Introduced `upgradeResources` to complement `downgradeResources`.
Review: https://reviews.apache.org/r/64920
{noformat}
{noformat}
commit 02eefa2c74e19708a0fe3b9e1d0011b152e01ea6
Author: Michael Park <[email protected]>
Date: Wed Jan 3 10:56:32 2018 -0800
Updated the comment for `precomputeResourcesContainment`.
`precomputeResourcesContainment` used return a `bool`, but was modified
to return `void` since the `bool` is already included in the `result`.
This fixes the corresponding comment that was not adjusted accordingly.
Review: https://reviews.apache.org/r/64919
{noformat}
> Use protobuf reflection to simplify upgrading of resources.
> -----------------------------------------------------------
>
> Key: MESOS-8375
> URL: https://issues.apache.org/jira/browse/MESOS-8375
> Project: Mesos
> Issue Type: Task
> Reporter: Michael Park
> Assignee: Michael Park
> Priority: Blocker
>
> This is the {{upgradeResources}} half of the protobuf-reflection-based
> upgrade/downgrade of resources:
> https://issues.apache.org/jira/browse/MESOS-8221
> We will also add {{state::read}} to complement {{state::checkpoint}} which
> will be used to read protobufs from disk rather than {{protobuf::read}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)