Samarth Jain created PHOENIX-4013:
-------------------------------------

             Summary: Distributed UPSERT SELECT should use 
CoprocessorHConnection in HTable
                 Key: PHOENIX-4013
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4013
             Project: Phoenix
          Issue Type: Bug
            Reporter: Samarth Jain


We should be using CoprocessorHConnection so that we don't go through the RPC 
stack when the destination table is on the same region server as the source 
table. One possibility is to use the CoprocessorHConnectionTableFactory added 
in PHOENIX-3994. We would need to make sure that the factory is created in 
start() and shutdown in stop() method of the UngroupedAggregateRegionObserver 
coprocessor.



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

Reply via email to