You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Scott Ganyo (JIRA)" <ji...@apache.org> on 2006/05/24 19:11:29 UTC

[jira] Created: (NUTCH-283) If the Fetcher times out and abandons Fetcher Threads, severe errors will occur on those Threads

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.atlassian.com/software/jira


[jira] Updated: (NUTCH-283) If the Fetcher times out and abandons Fetcher Threads, severe errors will occur on those Threads

Posted by "Scott Ganyo (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/NUTCH-283?page=all ]

Scott Ganyo updated NUTCH-283:
------------------------------

    Attachment: patch.txt

There was a typo in the earlier patch.  This patch supersedes the first patch.

> 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, 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.atlassian.com/software/jira


[jira] Updated: (NUTCH-283) If the Fetcher times out and abandons Fetcher Threads, severe errors will occur on those Threads

Posted by "Scott Ganyo (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/NUTCH-283?page=all ]

Scott Ganyo updated NUTCH-283:
------------------------------

    Attachment: patch.txt

> 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.atlassian.com/software/jira