[
https://issues.apache.org/jira/browse/HBASE-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elliott Clark updated HBASE-10124:
----------------------------------
Attachment: HBASE-10124-1.patch
here's the same patch without making the test classes public.
> Make Sub Classes Static When Possible
> -------------------------------------
>
> Key: HBASE-10124
> URL: https://issues.apache.org/jira/browse/HBASE-10124
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 0.98.0, 0.96.0
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Labels: noob
> Attachments: HBASE-10124-0.patch, HBASE-10124-1.patch
>
>
> Coverity has found a few places where it's possible to change a private inner
> class to static with out any other code changes. This will be a small perf
> win.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)