[ https://issues.apache.org/jira/browse/HDFS-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411137#comment-13411137 ]
Eli Collins commented on HDFS-3615: ----------------------------------- +1 pending jenkins > Two BlockTokenSecretManager findbugs warnings > --------------------------------------------- > > Key: HDFS-3615 > URL: https://issues.apache.org/jira/browse/HDFS-3615 > Project: Hadoop HDFS > Issue Type: Bug > Components: security > Affects Versions: 2.0.0-alpha > Reporter: Eli Collins > Assignee: Aaron T. Myers > Attachments: HDFS-3615.patch > > > Looks like two findbugs warnings were introduced recently (see these across a > couple recent patches). Unclear what change introduced it as the file hasn't > been modified and recent committed changes pass the findbugs check. > IS Inconsistent synchronization of > org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager.keyUpdateInterval; > locked 75% of time > IS Inconsistent synchronization of > org.apache.hadoop.hdfs.security.token.block.BlockTokenSecretManager.serialNo; > locked 75% of time -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira