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

James Taylor updated PHOENIX-2317:
----------------------------------
    Attachment: Phoenix-groupid (1).patch

To use, the following property must be set on all of the HBase RSs:
{code}
<property>
        <name>hbase.region.server.rpc.scheduler.factory.class</name>
        
<value>org.apache.hadoop.hbase.regionserver.RoundRobinRPCSchedulerFactory</value>
      </property>
{code}

> Leverage round robin queue in HBase
> -----------------------------------
>
>                 Key: PHOENIX-2317
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2317
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: ramkrishna.s.vasudevan
>         Attachments: Phoenix-groupid (1).patch
>
>
> Phoenix part of HBASE-12790 that leverages a round robin priority queue in 
> HBase RS instead of FIFO queue to prevent latency degradation of point 
> queries when larger, long running queries are simultaneously run.



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

Reply via email to