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

Hudson commented on NUTCH-2225:
-------------------------------

FAILURE: Integrated in Nutch-trunk #3348 (See 
[https://builds.apache.org/job/Nutch-trunk/3348/])
NUTCH-2225 Parsed time calculated incorrectly (markus: 
[http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1730802])
* trunk/CHANGES.txt
* trunk/src/java/org/apache/nutch/parse/ParseSegment.java


> Parsed time calculated incorrectly
> ----------------------------------
>
>                 Key: NUTCH-2225
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2225
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 1.11
>            Reporter: Tien Nguyen Manh
>            Assignee: Markus Jelsma
>            Priority: Trivial
>             Fix For: 1.12
>
>         Attachments: NUTCH-2225.patch
>
>
> In ParseSegment we report parse time
> LOG.info("Parsed (" + Long.toString(end - start) + "ms):" + url);
> But the start time is the time after we parse so in log we see many "0 ms"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to