You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/03/22 13:25:00 UTC

[jira] [Commented] (NUTCH-2701) Fetcher: log dates and times also in human-readable form

    [ https://issues.apache.org/jira/browse/NUTCH-2701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799006#comment-16799006 ] 

ASF GitHub Bot commented on NUTCH-2701:
---------------------------------------

sebastian-nagel commented on pull request #447: NUTCH-2701 Fetcher: log dates and times also in human-readable form
URL: https://github.com/apache/nutch/pull/447
 
 
   - add human-readable date to log message about time limit
   - move date formatter to TimingUtil
   - use new thread-safe date and time API
 
----------------------------------------------------------------
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:
users@infra.apache.org


> Fetcher: log dates and times also in human-readable form
> --------------------------------------------------------
>
>                 Key: NUTCH-2701
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2701
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher
>    Affects Versions: 1.15
>            Reporter: Sebastian Nagel
>            Priority: Trivial
>             Fix For: 1.16
>
>
> Fetcher logs dates and times as epoch milliseconds. It should log it *also* in a human-readable format, e.g. in case of the timelimit:
> {noformat}
> 19/01/11 17:57:56 INFO fetcher.Fetcher: Fetcher Timelimit set for : 1547246036104
> {noformat}



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