[ 
https://issues.apache.org/jira/browse/HADOOP-9871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luke Lu updated HADOOP-9871:
----------------------------

    Description: Findbugs sometimes picks up warnings from DefaultMetricsSystem 
due to some of the fields not being transient for serializable class 
(DefaultMetricsSystem is an Enum (which is serializable)).   (was: 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)). )
    
> 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 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