[
https://issues.apache.org/jira/browse/FLINK-6379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16061510#comment-16061510
]
ASF GitHub Bot commented on FLINK-6379:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/3942
Sorry for the long delay Eron. I've started reviewing the code last week.
I'm not completely done yet, but so far things look good. As a follow up we
could think about how we can remove the dependency on Akka by also converting
the `ConnectionMonitor`, `TaskMonitor`, `LaunchCoordinator` and the
`ReconciliationCoordinator` components. I hope to finish the review next week
and finally merge the PR.
> Implement FLIP-6 Mesos Resource Manager
> ---------------------------------------
>
> Key: FLINK-6379
> URL: https://issues.apache.org/jira/browse/FLINK-6379
> Project: Flink
> Issue Type: Sub-task
> Components: Mesos
> Reporter: Eron Wright
> Assignee: Eron Wright
>
> Given the new ResourceManager of FLIP-6, implement a new
> MesosResourceManager.
> The minimal effort would be to implement a new resource manager while
> continuing to use the various local actors (launch coordinator, task monitor,
> etc.) which implement the various FSMs associated with Mesos scheduling.
> The Fenzo library would continue to solve the packing problem of matching
> resource offers to slot requests.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)