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

Vincent Poon commented on PHOENIX-3983:
---------------------------------------

[~lhofhansl] Yes, check out the controller setPriority logic:
https://github.com/apache/phoenix/blob/master/phoenix-core/src/main/java/org/apache/hadoop/hbase/ipc/controller/IndexRpcController.java

First in the chain is MetadataRpcController, then IndexRpcController.

I also confirmed that e.g. hbase shell uses the index handler now.  Basically 
any server-side rpc calls that are not system tables (and not replication, 
because it's a special case as described above), use the index handlers.

> Index rebuild scans should not be using the ServerRpcControllerFactory
> ----------------------------------------------------------------------
>
>                 Key: PHOENIX-3983
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3983
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Samarth Jain
>            Assignee: Samarth Jain
>         Attachments: PHOENIX-3983.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to