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

James Taylor commented on PHOENIX-3827:
---------------------------------------

[~rajeshbabu] - I debugged the OnDuplicateKeyIT failures a bit and I'm not sure 
what's going on. As mentioned before, the region.mutateRowsWithLocks() call 
from Indexer.preIncrementAfterRowLock() calls the regular Indexer coprocessor 
hooks, the new local index rows get generated and added as expected, but then 
they don't appear to be written. Not sure what's going on - would you mind 
taking a look?

> Make use of HBASE-15600 to write local index mutations along with data 
> mutations atomically
> -------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-3827
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3827
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Rajeshbabu Chintaguntla
>             Fix For: 4.11.0
>
>         Attachments: PHOENIX-3827.patch, PHOENIX-3827_v2.patch
>
>
> After HBASE-15600 we can add mutations of the same table from coprocessors so 
> we can write local index data along with data mutations so it will be atomic. 
> This we can do in 4.x-HBase-1.3 version.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to