[ 
https://issues.apache.org/jira/browse/NUTCH-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julien Nioche updated NUTCH-770:
--------------------------------

    Attachment: NUTCH-770-v3.patch

the v2 applied the Lucene code formatting to the whole java file which caused 
far too many changes, the v3 does the same as the v2 (add param and description 
to nutch default + change timebomb to timelimit) but applies the code 
formatting only to the relevant portions of code

> Timebomb for Fetcher
> --------------------
>
>                 Key: NUTCH-770
>                 URL: https://issues.apache.org/jira/browse/NUTCH-770
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Julien Nioche
>         Attachments: log-770, NUTCH-770-v2.patch, NUTCH-770-v3.patch, 
> NUTCH-770.patch
>
>
> This patch provides the Fetcher with a timebomb mechanism. By default the 
> timebomb is not activated; it can be set using the parameter 
> fetcher.timebomb.mins. The number of minutes is relative to the start of the 
> Fetch job. When the number of minutes is reached, the QueueFeeder skips all 
> remaining entries then all active queues are purged. This allows to keep the 
> Fetch step under comtrol and works well in combination with NUTCH-769

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to