[ https://issues.apache.org/jira/browse/HADOOP-9871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739411#comment-13739411 ]
Luke Lu commented on HADOOP-9871: --------------------------------- The patch lgtm. +1. Will commit shortly. > 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 > Attachments: HADOOP-9871.patch > > > 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