[
https://issues.apache.org/jira/browse/HBASE-17298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15751700#comment-15751700
]
Hudson commented on HBASE-17298:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2136 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/2136/])
HBASE-17298 remove unused code in HRegion#doMiniBatchMutation. (huaxiang
(anoopsamjohn: rev f9750f2122afb047d84ef2b8fcbec9b4872ccf30)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
> 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)