[
https://issues.apache.org/jira/browse/HADOOP-15212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kihwal Lee updated HADOOP-15212:
--------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 2.7.6
2.8.4
3.0.1
2.9.1
2.10.0
3.1.0
Status: Resolved (was: Patch Available)
Committed to trunk, branch-3.0, branch-3.0.1, branch-2, branch-2.9, branch-2.8
and branch-2.7 with the CHANGES.txt update.
> Add independent secret manager method for logging expired tokens
> ----------------------------------------------------------------
>
> Key: HADOOP-15212
> URL: https://issues.apache.org/jira/browse/HADOOP-15212
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 2.7.6
> Reporter: Daryn Sharp
> Assignee: Daryn Sharp
> Priority: Major
> Fix For: 3.1.0, 2.10.0, 2.9.1, 3.0.1, 2.8.4, 2.7.6
>
> Attachments: HADOOP-15212.branch-2.7.patch, HADOOP-15212.patch
>
>
> {{AbstractDelegationTokenSecretManager#removeExpiredToken}} has two phases.
> First phase synchronizes to collect expired tokens. Second phase loops over
> the collected tokens to log them while not holding the monitor.
> HDFS-13112 needs to acquire the namesystem lock during the second logging
> phase, which requires splitting the method apart to allow a method override.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]