Eli Collins created HDFS-3615:
---------------------------------
Summary: 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
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