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

Hudson commented on NUTCH-2224:
-------------------------------

FAILURE: Integrated in Nutch-trunk #3348 (See 
[https://builds.apache.org/job/Nutch-trunk/3348/])
NUTCH-2224 Average bytes/second calculated incorrectly in fetcher (markus: 
[http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1730803])
* trunk/CHANGES.txt
* trunk/src/java/org/apache/nutch/fetcher/Fetcher.java


> Average bytes/second calculated incorrectly in fetcher
> ------------------------------------------------------
>
>                 Key: NUTCH-2224
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2224
>             Project: Nutch
>          Issue Type: Bug
>          Components: fetcher
>    Affects Versions: 1.11
>            Reporter: Tien Nguyen Manh
>            Assignee: Markus Jelsma
>            Priority: Trivial
>             Fix For: 1.12
>
>         Attachments: NUTCH-2224.patch
>
>
> Currently we convert from bytes to kbits by
> (bytes.get() / 125l)
> I thinks it should be /128l



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

Reply via email to