You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Richard Marscher (Jira)" <ji...@apache.org> on 2021/12/14 20:46:00 UTC

[jira] [Created] (HBASE-26576) Allow Pluggable Queue to belong to FastPath or normal Balanced Executor

Richard Marscher created HBASE-26576:
----------------------------------------

             Summary: Allow Pluggable Queue to belong to FastPath or normal Balanced Executor
                 Key: HBASE-26576
                 URL: https://issues.apache.org/jira/browse/HBASE-26576
             Project: HBase
          Issue Type: New Feature
          Components: regionserver, rpc
            Reporter: Richard Marscher
            Assignee: Richard Marscher


The PluggableQueue implementation added in[ https://github.com/apache/hbase/pull/3522|https://github.com/apache/hbase/pull/3522)] for https://issues.apache.org/jira/browse/HBASE-6908 is only wired up with the BalancedQueueRpcExecutor. Users should be able to decide their queue operates with the FastPathBalancedQueueRpcExecutor optionally via configuration.

I plan to submit a PR for this update soon.

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)