You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Xiaoyu Yao (JIRA)" <ji...@apache.org> on 2019/03/11 06:19:00 UTC

[jira] [Created] (HDDS-1245) OM delegation expiration time should use Time.now instead of Time.monotonicNow

Xiaoyu Yao created HDDS-1245:
--------------------------------

             Summary: OM delegation expiration time should use Time.now instead of Time.monotonicNow
                 Key: HDDS-1245
                 URL: https://issues.apache.org/jira/browse/HDDS-1245
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
            Reporter: Xiaoyu Yao
            Assignee: Xiaoyu Yao


Otherwise, we will set incorrect the exp date of OM delegation like below: 

{code}
ozone dtutil print /tmp/om.dt
 
File: /tmp/om.dt
Token kind               Service              Renewer         Exp date     URL enc token
--------------------------------------------------------------------------------
OzoneToken               om:9862              yarn            *1/8/70 12:03 PM*
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org