You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "huaxiang sun (JIRA)" <ji...@apache.org> on 2016/12/13 00:16:58 UTC

[jira] [Updated] (HBASE-17298) remove unused code in HRegion#doMiniBatchMutation

     [ https://issues.apache.org/jira/browse/HBASE-17298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

huaxiang sun updated HBASE-17298:
---------------------------------
    Attachment: HBASE-17298-master-001.patch

> 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
>         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)