[
https://issues.apache.org/jira/browse/HDFS-11140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15731103#comment-15731103
]
Hudson commented on HDFS-11140:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10967 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10967/])
HDFS-11140. Directory Scanner should log startup message time correctly.
(aajisaka: rev 0857641f62778fad64e8158d78320efb0c8b417c)
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/RawLocalFileSystem.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DirectoryScanner.java
Revert "HDFS-11140. Directory Scanner should log startup message time
(aajisaka: rev deb4743b2c3bb5c23842f0e224b89e41ef2d36d4)
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/RawLocalFileSystem.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DirectoryScanner.java
HDFS-11140. Directory Scanner should log startup message time correctly.
(aajisaka: rev 9ef89ede2f18c76c601fd585cb9d47511f5fc3ed)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/DirectoryScanner.java
> Directory Scanner should log startup message time correctly
> -----------------------------------------------------------
>
> Key: HDFS-11140
> URL: https://issues.apache.org/jira/browse/HDFS-11140
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.7.1
> Reporter: Xiao Chen
> Assignee: Yiqun Lin
> Priority: Minor
> Labels: newbie
> Fix For: 2.8.0, 3.0.0-alpha2
>
> Attachments: HDFS-11140.001.patch, HDFS-11140.002.patch
>
>
> When DirectoryScanner is enabled, one can see the following log:
> {noformat}
> INFO org.apache.hadoop.hdfs.server.datanode.DirectoryScanner: Periodic
> Directory Tree Verification scan starting at 1479189895562ms with interval of
> 21600000ms
> {noformat}
> The first is epoch time and should not have 'ms'. Or better yet, we can
> change it to a human-readable format.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]