You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Julien Nioche (JIRA)" <ji...@apache.org> on 2014/04/06 15:16:15 UTC

[jira] [Commented] (NUTCH-1750) Improvement of Fetcher's reportStatus

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

Julien Nioche commented on NUTCH-1750:
--------------------------------------

The patch attached improves a few things : 
* makes it explicit that the stats in brackets are for the last second
* average pages per sec was always an int but displayed as a float 
* avgBytesSec could be incorrect on large fetch sessions (because of the long casted to a float)
* bytes last second now shown in kbits instead of bytes
 

> Improvement of Fetcher's reportStatus
> -------------------------------------
>
>                 Key: NUTCH-1750
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1750
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher
>            Reporter: Julien Nioche
>            Priority: Minor
>         Attachments: NUTCH-1750.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)