HeartSaVioR opened a new pull request #2477: URL: https://github.com/apache/hadoop/pull/2477
In HADOOP-17379, I missed to set issue date as local timezone sensitive, whereas we actually set issue date in UTC. https://github.com/apache/hadoop/blob/07050339e0a41a7d4b89b852ffdd7aa315a9184b/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/delegation/AbstractDelegationTokenSecretManager.java#L418-L439 This PR fixes the issue. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
