[
https://issues.apache.org/jira/browse/HBASE-22082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
lixiaobao updated HBASE-22082:
------------------------------
Attachment: HBASE-22082.patch
Status: Patch Available (was: Open)
> Should not use an instance to access static members, which will increases
> compilation costs.
> ---------------------------------------------------------------------------------------------
>
> Key: HBASE-22082
> URL: https://issues.apache.org/jira/browse/HBASE-22082
> Project: HBase
> Issue Type: Improvement
> Components: regionserver
> Affects Versions: 2.0.4, 2.1.1, 1.4.5
> Reporter: lixiaobao
> Assignee: lixiaobao
> Priority: Minor
> Fix For: 3.0.0
>
> Attachments: HBASE-22082.patch
>
>
> A little modification:
> In class MutationBatchOperation, the method prepareMiniBatchOperations has a
> small change,we should not use an instance to access static members, which
> will increases compilation costs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)