[ 
https://issues.apache.org/jira/browse/HADOOP-9957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andras Bokor resolved HADOOP-9957.
----------------------------------
    Resolution: Won't Fix

> UserGroupInformation.checkTGTAndReloginFromKeytab() do the same thing as 
> method reloginFromKeytab()
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9957
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9957
>             Project: Hadoop Common
>          Issue Type: Wish
>          Components: security
>            Reporter: Aimee Cheng
>
> The methods checkTGTAndReloginFromKeytab() and reloginFromKeytab() in 
> UserGroupInformation actually are do the same things. Now reloginFromKeytab() 
> will check the TGT expire time, if fresh, then will not relogin, just as what 
>  checkTGTAndReloginFromKeytab() does. I suggest maybe we can still let 
> reloginFromKeytab() not check the TGT and provide a way to let develop can 
> control when to relogin. While maybe we can just remove the 
> checkTGTAndReloginFromKeytab() method.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to