[
https://issues.apache.org/jira/browse/PHOENIX-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15179363#comment-15179363
]
ramkrishna.s.vasudevan commented on PHOENIX-2742:
-------------------------------------------------
I think this is for local index where they will write to a shadow column and
that is part of the same table and same region but different Cf?
> Add new batchmutate APIs in HRegion without mvcc and region level locks
> -----------------------------------------------------------------------
>
> Key: PHOENIX-2742
> URL: https://issues.apache.org/jira/browse/PHOENIX-2742
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Rajeshbabu Chintaguntla
> Assignee: Enis Soztutar
> Fix For: 4.8.0
>
>
> Currently we cannot write mutations to same table in (pre/post)BatchMutate
> hooks because of mvcc. It would be better to add new API to Region which
> allows to write to table without locks and also with out memstore size check.
> Need to see how sequence id's going to effect when the API used in
> coprocessor hooks.
> Just raising here to track it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)