[
https://issues.apache.org/jira/browse/MESOS-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055485#comment-16055485
]
Michael Park commented on MESOS-7666:
-------------------------------------
{noformat}
commit 0d5792d8ff62bd6415ad605c215fce3a7f9da229
Author: Michael Park <[email protected]>
Date: Mon Jun 19 14:30:19 2017 -0700
Adjusted the agent to the new resources format [11/20].
The agent uses `convertResourceFormat` to convert the in-bound
resources to the "post-reseration-refinement" format, and
the out-bound resources are converted back to "pre-" or
"endpoint" format as necessary.
Review: https://reviews.apache.org/r/60070
{noformat}
{noformat}
commit 78ea693723cb8f12944b079d442c474ea13666db
Author: Michael Park <[email protected]>
Date: Mon Jun 19 13:14:18 2017 -0700
Added the agent `RESERVATION_REFINEMENT` capability [13/20].
Review: https://reviews.apache.org/r/60190
{noformat}
> Update the agent to use the new resource format
> -----------------------------------------------
>
> Key: MESOS-7666
> URL: https://issues.apache.org/jira/browse/MESOS-7666
> Project: Mesos
> Issue Type: Bug
> Components: agent
> Reporter: Michael Park
> Assignee: Michael Park
> Fix For: 1.4.0
>
>
> With reservation refinement, the `Resource.reservations` field is used to
> express the notion of reservations rather than the old `Resource.role`,
> `Resource.reservation` pair. The agent code needs to be updated to reflect
> this change.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)