stack created HBASE-15994: ----------------------------- Summary: 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
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)