[
https://issues.apache.org/jira/browse/MESOS-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907721#comment-13907721
]
Benjamin Hindman commented on MESOS-1024:
-----------------------------------------
I think adding Option<...>, Option<...> makes a ton of sense [~charliecarson],
and I like [~vinodkone]'s suggestion of doing a cleanup review followed by the
introduction of an injected Repairer.
> wire up observe end point to Repairer class in master
> -----------------------------------------------------
>
> Key: MESOS-1024
> URL: https://issues.apache.org/jira/browse/MESOS-1024
> Project: Mesos
> Issue Type: Sub-task
> Components: master
> Reporter: Charlie Carson
> Assignee: Charlie Carson
> Priority: Minor
>
> we want the observe HTTP endpoint to call into the Repairer component in
> master's observe method. for now the actual Repairer will continue to just
> log, but this will enable me to add a mock Repaier and verify that the end
> point passes the values over to master->repairer correctly.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)