Luke Lu created HADOOP-9871:
-------------------------------

             Summary: Fix intermittent findbug warnings in DefaultMetricsSystem
                 Key: HADOOP-9871
                 URL: https://issues.apache.org/jira/browse/HADOOP-9871
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Luke Lu
            Assignee: Junping Du
            Priority: Minor


Findbugs sometimes (not always) picks up warnings from DefaultMetricsSystem due 
to some of the fields not being transient for serializable class 
(DefaultMetricsSystem is an Enum (which is serializable)). 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to