[
https://issues.apache.org/jira/browse/NUTCH-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16240651#comment-16240651
]
Hudson commented on NUTCH-2420:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3466 (See
[https://builds.apache.org/job/Nutch-trunk/3466/])
NUTCH-2420 Bug in variable generate.max.count and fetcher.server.delay (markus:
[https://github.com/apache/nutch/commit/6199492f5e1e8811022257c88dbf63f1e1c739d0])
* (edit) src/java/org/apache/nutch/crawl/Generator.java
> Bug in variable generate.max.count and fetcher.server.delay
> -----------------------------------------------------------
>
> Key: NUTCH-2420
> URL: https://issues.apache.org/jira/browse/NUTCH-2420
> Project: Nutch
> Issue Type: Bug
> Components: generator
> Reporter: Markus Jelsma
> Assignee: Markus Jelsma
> Fix For: 1.14
>
> Attachments: NUTCH-2420.patch
>
>
> Feature added by NUTCH-2368 does not work for multiple hosts. Once a
> HostDatum has been read by getHostDatum(), the next host cannot be read.
> Apparantly i need to open and close the SequenceFile.Readers for every
> HostDatum it needs. Reader has no reset() method or whatsoever.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)