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

Andrew Purtell commented on PHOENIX-1638:
-----------------------------------------

Region might implement the Table interface, in which case the use of a cut 
through connection would be unnecessary overhead, we would have a supported 
interface, and this issue can be closed as Not A Problem. 

> Avoid batched mutations via direct use of HRegion
> -------------------------------------------------
>
>                 Key: PHOENIX-1638
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1638
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Andrew Purtell
>
> In some places we use HRegion directly to submit batch mutations, with 
> HRegion#batchMutate or HRegion#mutateRowsWithLocks. We should replace this 
> with batch mutations submitted via an HTableInterface from 
> CoprocessorHConnection#getConnectionForEnvironment



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

Reply via email to