lixiaobao created HBASE-22082:
---------------------------------
Summary: 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
Fix For: 3.0.0
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)