[
https://issues.apache.org/jira/browse/HDFS-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676782#comment-13676782
]
Suresh Srinivas commented on HDFS-4880:
---------------------------------------
On trunk, doing similar change to the following line of code, would make it
consistent with branch-1.
{noformat}
LOG.info("Image file of size " + curFile.length() + " loaded in "
+ (now() - startTime)/1000 + " seconds.");
{noformat}
> Diagnostic logging while loading name/edits files
> -------------------------------------------------
>
> Key: HDFS-4880
> URL: https://issues.apache.org/jira/browse/HDFS-4880
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 3.0.0, 1.3.0
> Reporter: Arpit Agarwal
> Assignee: Arpit Agarwal
> Attachments: HDFS-4880.branch-1.patch
>
>
> Add some minimal diagnostic logging to help determine location of the files
> being loaded.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira