[
https://issues.apache.org/jira/browse/ACCUMULO-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-3876:
---------------------------------
Summary: Unguarded reads in delegation token classes (was: Unguarded read
of currentKey in AuthenticationTokenSecretManager)
> Unguarded reads in delegation token classes
> -------------------------------------------
>
> Key: ACCUMULO-3876
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3876
> Project: Accumulo
> Issue Type: Bug
> Components: tserver
> Affects Versions: 1.7.0
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Trivial
> Labels: coverity
> Fix For: 1.7.1, 1.8.0
>
>
> missing_lock: Accessing currentKey without holding lock
> AuthenticationTokenSecretManager.this. Elsewhere,
> "org.apache.accumulo.server.security.delegation.AuthenticationTokenSecretManager.currentKey"
> is accessed with AuthenticationTokenSecretManager.this
> Not likely to cause any issues in practice, but would be good to fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)