[
https://issues.apache.org/jira/browse/HBASE-17298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15752208#comment-15752208
]
huaxiang sun commented on HBASE-17298:
--------------------------------------
Thanks [~anoop.hbase] for review.
> remove unused code in HRegion#doMiniBatchMutation
> -------------------------------------------------
>
> Key: HBASE-17298
> URL: https://issues.apache.org/jira/browse/HBASE-17298
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Affects Versions: 2.0.0
> Reporter: huaxiang sun
> Assignee: huaxiang sun
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-17298-master-001.patch
>
>
> In HReigon#doMiniBatchMutation(), there is the following code
> https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java#L3194
> which is not used anymore. They can be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)