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

Ted Yu commented on HBASE-10014:
--------------------------------

{code}
+      if (!doRollBackMemstore) {
         rollbackMemstore(batchOp, familyMaps, firstIndex, lastIndexExclusive);
{code}
Looks like the bang (!) shouldn't be there.

> HRegion#doMiniBatchMutation rollbacks the memstore even if there is nothing 
> to rollback.
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-10014
>                 URL: https://issues.apache.org/jira/browse/HBASE-10014
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.98.0, 0.96.0, 0.94.13
>            Reporter: Nicolas Liochon
>            Assignee: Nicolas Liochon
>             Fix For: 0.98.0, 0.96.1, 0.94.15
>
>         Attachments: 10014.patch
>
>
> See HBASE-10001



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to