[
https://issues.apache.org/jira/browse/HBASE-18961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200828#comment-16200828
]
Appy commented on HBASE-18961:
------------------------------
Stringing the ideas from other review here:
Additionally, let's move code to appropriate implementation (batch/replay) of
BatchOperation. Since those classes are static, in future, it'll be just a
simple class move to break a lot of code out of HRegion.
> doMiniBatchMutate() is big, split it into smaller methods
> ---------------------------------------------------------
>
> Key: HBASE-18961
> URL: https://issues.apache.org/jira/browse/HBASE-18961
> 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-alpha-4
>
>
> Split doMiniBatchMutate() and improve readability.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)