[ 
https://issues.apache.org/jira/browse/AURORA-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621079#comment-14621079
 ] 

Jay Buffington commented on AURORA-1376:
----------------------------------------

> Re: the MesosTaskFactory interface, if I understand correctly, the idea would 
> be to have every executor implement a MesosTaskFactory, correct? If so I 
> think that's a great idea. I'll look into implementing that today.

The existing MesosTaskFactoryImpl createFrom method could look at 
task.getTask().getExecutorConfig().name() and dispatch to the method that is 
registered to provide the TaskInfo for the executor plugin with that same name. 
 This might lead to a bunch of duplicated code, but perhaps we could provide 
utility methods to solve that problem.

> Create support for custom executors in Scheduler
> ------------------------------------------------
>
>                 Key: AURORA-1376
>                 URL: https://issues.apache.org/jira/browse/AURORA-1376
>             Project: Aurora
>          Issue Type: Sub-task
>          Components: Scheduler
>            Reporter: Renan DelValle
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to