[
https://issues.apache.org/jira/browse/HBASE-18962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16242871#comment-16242871
]
Umesh Agashe commented on HBASE-18962:
--------------------------------------
>From review comment #9
bq. stack asked about adding more unit tests but can be done in HBASE-18962 as
it will have new functionality.
Verified that there are quite a tests which call batchMutate() with Mutation
and Replay batch operations. Added UT for verifying newly added atomic batch
behavior.
> Support atomic BatchOperations through batchMutate()
> ----------------------------------------------------
>
> Key: HBASE-18962
> URL: https://issues.apache.org/jira/browse/HBASE-18962
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver
> Affects Versions: 2.0.0-alpha-3
> Reporter: Umesh Agashe
> Assignee: Umesh Agashe
> Fix For: 2.0.0-beta-1
>
> Attachments: hbase-18962.master.001.patch
>
>
> Support all mutations in BatchOperations to be applied atomically (all or
> none) by locking all rows corresponding to mutations exclusively.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)