[
https://issues.apache.org/jira/browse/HDDS-1245?focusedWorklogId=211387&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-211387
]
ASF GitHub Bot logged work on HDDS-1245:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Mar/19 23:56
Start Date: 11/Mar/19 23:56
Worklog Time Spent: 10m
Work Description: hadoop-yetus commented on issue #587: HDDS-1245. OM
delegation expiration time should use Time.now instead …
URL: https://github.com/apache/hadoop/pull/587#issuecomment-471788392
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Comment |
|:----:|----------:|--------:|:--------|
| 0 | reexec | 522 | Docker mode activated. |
||| _ Prechecks _ |
| +1 | @author | 0 | The patch does not contain any @author tags. |
| -1 | test4tests | 0 | The patch doesn't appear to include any new or
modified tests. Please justify why no new tests are needed for this patch.
Also please list what manual steps were performed to verify this patch. |
||| _ trunk Compile Tests _ |
| +1 | mvninstall | 1013 | trunk passed |
| +1 | compile | 28 | trunk passed |
| +1 | checkstyle | 13 | trunk passed |
| +1 | mvnsite | 30 | trunk passed |
| +1 | shadedclient | 642 | branch has no errors when building and testing
our client artifacts. |
| +1 | findbugs | 57 | trunk passed |
| +1 | javadoc | 33 | trunk passed |
||| _ Patch Compile Tests _ |
| +1 | mvninstall | 33 | the patch passed |
| +1 | compile | 25 | the patch passed |
| +1 | javac | 25 | the patch passed |
| +1 | checkstyle | 14 | the patch passed |
| +1 | mvnsite | 30 | the patch passed |
| +1 | whitespace | 0 | The patch has no whitespace issues. |
| +1 | shadedclient | 708 | patch has no errors when building and testing
our client artifacts. |
| +1 | findbugs | 60 | the patch passed |
| +1 | javadoc | 29 | the patch passed |
||| _ Other Tests _ |
| +1 | unit | 33 | common in the patch passed. |
| +1 | asflicense | 24 | The patch does not generate ASF License warnings. |
| | | 3386 | |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | Client=17.05.0-ce Server=17.05.0-ce base:
https://builds.apache.org/job/hadoop-multibranch/job/PR-587/2/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/587 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall
mvnsite unit shadedclient findbugs checkstyle |
| uname | Linux 11641d2c589f 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | personality/hadoop.sh |
| git revision | trunk / 599e926 |
| maven | version: Apache Maven 3.3.9 |
| Default Java | 1.8.0_191 |
| findbugs | v3.1.0-RC1 |
| Test Results |
https://builds.apache.org/job/hadoop-multibranch/job/PR-587/2/testReport/ |
| Max. process+thread count | 445 (vs. ulimit of 5500) |
| modules | C: hadoop-ozone/common U: hadoop-ozone/common |
| Console output |
https://builds.apache.org/job/hadoop-multibranch/job/PR-587/2/console |
| Powered by | Apache Yetus 0.9.0 http://yetus.apache.org |
This message was automatically generated.
----------------------------------------------------------------
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: 211387)
Time Spent: 40m (was: 0.5h)
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]