[
https://issues.apache.org/jira/browse/HBASE-15994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-15994:
--------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 1.4.0
2.0.0
Release Note: Adds a FifoRpcSchedulerFactory so you can try the
FifoRpcScheduler by setting "hbase.region.server.rpc.scheduler.factory.class"
Status: Resolved (was: Patch Available)
Pushed to branch-1 and master. Had to revert and reapply because I had stale
commit message. Thanks [~enis] and [~mbertozzi] for reviews.
> 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
> Fix For: 2.0.0, 1.4.0
>
> 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)