[ 
https://issues.apache.org/jira/browse/HDFS-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411674#comment-13411674
 ] 

Aaron T. Myers commented on HDFS-3615:
--------------------------------------

No tests are included since this is just a simple findbugs warning fix that 
doesn't change any behavior. 

Thanks for the review, Eli. I'm going to commit this momentarily.
                
> 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

        

Reply via email to