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

Matteo Bertozzi commented on HBASE-12977:
-----------------------------------------

-1 with that code you are just setting the handler count back to what it was, 
which is equivalent to have the handler factor set to 1.0

the handler factor option is present to test perf with queues shared by 
multiple handlers, if you don't want that just use handler factor 1

> normalize  handlerCount to keep handlers distributed evenly among callQueues
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-12977
>                 URL: https://issues.apache.org/jira/browse/HBASE-12977
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: hongyu bi
>            Assignee: hongyu bi
>            Priority: Minor
>         Attachments: HBASE-12977-v0.patch
>
>
> If enable multi callQueues , handlers may not be distributed evenly among 
> multi queues, which mean the queue's capacity is not the same. Should we make 
> handler's distribution even? 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to