[
https://issues.apache.org/jira/browse/PHOENIX-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097565#comment-14097565
]
James Taylor commented on PHOENIX-1166:
---------------------------------------
Any volunteers to get to the bottom of this?
bq. Also, what's the impact for non-local, mutable secondary indexes when the
target region moves between the lookup and the write? I don't see any error
handling for that case, which could cause false failures.
Good point. Would you mind filing a JIRA to investigate this one?
> 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)