[
https://issues.apache.org/jira/browse/HBASE-15994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321427#comment-15321427
]
stack commented on HBASE-15994:
-------------------------------
Thanks [~enis] and [~mbertozzi] for reviews up on RB. I updated the patch to
accommodate your suggestions. Rather than try and 'fix' how the rpcscheduler
factory works, I changed, and double down on how we currently do it (as per
[~enis] suggestion).
> Allow selection of RpcSchedulers
> --------------------------------
>
> Key: HBASE-15994
> URL: https://issues.apache.org/jira/browse/HBASE-15994
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Assignee: stack
> Attachments: HBASE-15994.branch-1.001.patch,
> HBASE-15994.branch-1.002.patch
>
>
> We have two schedulers currently in the codebase. We are hardcoded to use the
> SimpleRpcScheduler only at the moment. I was playing with trying to improve
> scheduling and wanted to slot in the FifoRpcScheduler but no means. Here I
> add means. I also add logging of RpcScheduler config so users can see the
> effect of toggling configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)