You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Chao Shi (JIRA)" <ji...@apache.org> on 2013/07/31 11:59:50 UTC

[jira] [Created] (HBASE-9101) Addendum to pluggable RpcScheduler

Chao Shi created HBASE-9101:
-------------------------------

             Summary: Addendum to pluggable RpcScheduler
                 Key: HBASE-9101
                 URL: https://issues.apache.org/jira/browse/HBASE-9101
             Project: HBase
          Issue Type: Improvement
          Components: IPC/RPC
            Reporter: Chao Shi


This patch fixes the review comments from [~stack] and a small fix:
- Make RpcScheduler fully pluggable. One can write its own implementation and add it to classpath and specify it by config "hbase.region.server.rpc.scheduler.factory.class".
- Add unit tests and fix that RpcScheduler.stop is not called (discovered by tests)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira