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

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

     [ https://issues.apache.org/jira/browse/HBASE-26576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Marscher updated HBASE-26576:
-------------------------------------
    Description: 
The PluggableQueue implementation added in [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.

 

  was:
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.

 


> 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
>            Priority: Minor
>
> The PluggableQueue implementation added in [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)