[ 
https://issues.apache.org/jira/browse/HADOOP-17578?focusedWorklogId=570073&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-570073
 ]

ASF GitHub Bot logged work on HADOOP-17578:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Mar/21 21:48
            Start Date: 22/Mar/21 21:48
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on pull request #2762:
URL: https://github.com/apache/hadoop/pull/2762#issuecomment-804418330


   yeah, we do need a fix for this....


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 570073)
    Time Spent: 1h 40m  (was: 1.5h)

> Improve UGI debug log to help troubleshooting TokenCache related issues
> -----------------------------------------------------------------------
>
>                 Key: HADOOP-17578
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17578
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>            Reporter: Xiaoyu Yao
>            Assignee: Xiaoyu Yao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> We have seen some issues around TokenCache getDelegationToken failures even 
> though the UGI already has a valid token. The tricky part is the token map is 
> keyed by the canonical service name, which can be different from the actual 
> service field in the token, e.g. KMS token in HA case. The current UGI log 
> dumps all the tokens but not the keys of the token map. This ticket is opened 
> to include the complete token map information in the debug log.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to