Jian He created HADOOP-9589:
-------------------------------
Summary: Extra master key is created when
AbstractDelegationTokenSecretManager is started
Key: HADOOP-9589
URL: https://issues.apache.org/jira/browse/HADOOP-9589
Project: Hadoop Common
Issue Type: Bug
Reporter: Jian He
Assignee: Jian He
When AbstractDelegationTokenSecretManager starts ,
AbstractDelegationTokenSecretManager.startThreads().updateCurrentKey() creates
the first master key. Immediately after that, ExpiredTokenRemover thread is
started, and it will creates the second master by calling rollMasterKey on its
first loop.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira