You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Xiaoyu Yao (JIRA)" <ji...@apache.org> on 2016/03/24 21:58:25 UTC

[jira] [Resolved] (HADOOP-12922) Separate Scheduler from FCQ

     [ https://issues.apache.org/jira/browse/HADOOP-12922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiaoyu Yao resolved HADOOP-12922.
---------------------------------
    Resolution: Duplicate

This is covered in HADOOP-12916.

> Separate Scheduler from FCQ
> ---------------------------
>
>                 Key: HADOOP-12922
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12922
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: ipc
>            Reporter: Xiaoyu Yao
>            Assignee: Xiaoyu Yao
>
> Currently, {{CallQueueManager}} has a reference to FCQ which owns scheduler, call queue  and multiplexer. It will make it easier to develop new call queues if scheduler and multiplexer can be made pluggable for reuse. 
>   
> This ticket is opened to define a separate scheduler interface so that 
> 1) different schedulers can be plugged in while using FCQ.
> 2) scheduler related metrics can be easily added for monitoring and trouble shooting.



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