[ 
https://issues.apache.org/jira/browse/HBASE-26703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482084#comment-17482084
 ] 

Bryan Beaudreault edited comment on HBASE-26703 at 1/25/22, 8:13 PM:
---------------------------------------------------------------------

This is ready for review. There is 1 test failure, but it's a failure in master 
rather than from a change in my PR. I will rebase once I notice master is 
fixed, or we can ignore that one failure.


was (Author: bbeaudreault):
This is ready for review. There is 1 test failure, but it's a failure in master 
rather than from a change in my PR.

> Allow configuration of IPC queue balancer
> -----------------------------------------
>
>                 Key: HBASE-26703
>                 URL: https://issues.apache.org/jira/browse/HBASE-26703
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Bryan Beaudreault
>            Assignee: Bryan Beaudreault
>            Priority: Minor
>
> Currently we randomly assign IPC calls to queues using a RandomQueueBalancer, 
> which relies on ThreadLocalRandom. I would like to make that configurable so 
> that one can plug in their own queue balancer. This usefully combines with 
> the existing ability to specify a pluggable queue type.



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

Reply via email to