Kerberos relogin interval in UserGroupInformation should be configurable
------------------------------------------------------------------------
Key: HADOOP-7930
URL: https://issues.apache.org/jira/browse/HADOOP-7930
Project: Hadoop Common
Issue Type: Improvement
Components: security
Affects Versions: 0.24.0, 0.23.1
Reporter: Alejandro Abdelnur
Fix For: 0.24.0, 0.23.1
Currently the check done in the *hasSufficientTimeElapsed()* method is
hardcoded to 10 mins wait.
The wait time should be driven by configuration and its default value, for
clients should be 1 min.
--
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