If the Fetcher times out and abandons Fetcher Threads,
severe errors will occur on those Threads
------------------------------------------------------------
------------------------------------
Key: NUTCH-283
URL: http:/
/issues.apache.org/jira/browse/NUTCH-283
Project: Nutch
Type: Bug
Components: fetcher
Versions: 0.8-dev
Reporter: Scott Ganyo
Attachments: patch.txt
If a Fetcher has chosen to time out and has abandoned
outstanding Fetcher Threads, resources that those Fetcher
Threads may be using are closed. This naturally causes any
abandoned Fetcher Threads to fail when they later attempt to
finish up their work in progress.
I have a patch that addresses this that I am attaching.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atl
assian.com/software/jira
|