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

James Taylor commented on PHOENIX-1166:
---------------------------------------

Certainly not the first time an HBase bug is being worked around in Phoenix. 
For a 20-25% perf improvement, it's probably worth committing (with a TODO to 
remove) until you have a chance to see why your speedup isn't kicking in for 
local indexes. The unit tests are in LocalIndexIT. Or are you asking 
[~rajesh23] to debug this (I believe he's out of town)? Or maybe file an HBase 
JIRA and follow up there?

> Avoid HTable creation in coprocessors to write into local index table
> ---------------------------------------------------------------------
>
>                 Key: PHOENIX-1166
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1166
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: rajeshbabu
>            Assignee: rajeshbabu
>             Fix For: 5.0.0, 4.1
>
>         Attachments: PHOENIX-1166.patch
>
>
> Since data table regions and local index regions colocated, we can get index 
> region directly from RS online regions and write to it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to