[ https://issues.apache.org/jira/browse/HADOOP-6687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876632#action_12876632 ]
Hudson commented on HADOOP-6687: -------------------------------- Integrated in Hadoop-Common-trunk #360 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/360/]) HADOOP-6687. user object in the subject in UGI should be reused in case of a relogin. > user object in the subject in UGI should be reused in case of a relogin. > ------------------------------------------------------------------------- > > Key: HADOOP-6687 > URL: https://issues.apache.org/jira/browse/HADOOP-6687 > Project: Hadoop Common > Issue Type: Bug > Reporter: Jitendra Nath Pandey > Assignee: Jitendra Nath Pandey > Attachments: HADOOP-6687-y20.2.patch, HADOOP-6687.2.patch, > HADOOP-6687.3.patch > > > In case of a relogin, a new user object is created in the subject. This > causes the subject to lose some state for example authentication method. > Instead, a new user object should not be added to the subject if one is > already present. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.