[
https://issues.apache.org/jira/browse/HBASE-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846207#comment-13846207
]
Hudson commented on HBASE-10124:
--------------------------------
FAILURE: Integrated in HBase-0.98 #8 (See
[https://builds.apache.org/job/HBase-0.98/8/])
HBASE-10124 Make Sub Classes Static When Possible (eclark: rev 1550295)
*
/hbase/branches/0.98/hbase-hadoop1-compat/src/test/java/org/apache/hadoop/hbase/regionserver/TestMetricsRegionSourceImpl.java
*
/hbase/branches/0.98/hbase-hadoop2-compat/src/test/java/org/apache/hadoop/hbase/regionserver/TestMetricsRegionSourceImpl.java
*
/hbase/branches/0.98/hbase-it/src/test/java/org/apache/hadoop/hbase/mttr/IntegrationTestMTTR.java
*
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/TableSnapshotInputFormat.java
*
/hbase/branches/0.98/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/ServerNonceManager.java
> 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
> Fix For: 0.98.0, 0.96.2, 0.99.0
>
> 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)