[
https://issues.apache.org/jira/browse/HBASE-10126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846022#comment-13846022
]
Enis Soztutar commented on HBASE-10126:
---------------------------------------
[~lhofhansl] FYI.
I am not completely against the idea for enabling single-region atomic updates,
however, this should only be used for a custom region split policy which might
make the API confusing for the users.
Also, I think we should fix HBASE-9797 first before adding a general API.
> guarantee atomicity of multi-row mutation within a same region from a single
> HTable.batch
> -----------------------------------------------------------------------------------------
>
> Key: HBASE-10126
> URL: https://issues.apache.org/jira/browse/HBASE-10126
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Reporter: Feng Honghua
> Assignee: Feng Honghua
> Attachments: HBASE-10126-0.94-v0.patch
>
>
> We use this improvement together with
> DelimitedKeyPrefixRegionSplitPolicy.java to implement local secondary index
> without the help of coprocessor.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)