You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2010/09/17 06:23:34 UTC

[jira] Commented: (NUTCH-908) Infinite Loop and Null Pointer Bugs in Searching

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

Chris A. Mattmann commented on NUTCH-908:
-----------------------------------------

Hey Dennis: OK, thanks. I'll backport this to 1.2 and roll another RC this weekend. If possible, if Nutch PMC'ers could check it out next week I'd love to get this release out the door and focus on 2.0! :)

> Infinite Loop and Null Pointer Bugs in Searching
> ------------------------------------------------
>
>                 Key: NUTCH-908
>                 URL: https://issues.apache.org/jira/browse/NUTCH-908
>             Project: Nutch
>          Issue Type: Bug
>    Affects Versions: 1.0.0, 1.1
>         Environment: All
>            Reporter: Dennis Kubes
>            Assignee: Chris A. Mattmann
>             Fix For: 1.2
>
>         Attachments: NUTCH-908-1-20100916.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> It is possible for the NutchBean to drop into an infinite loop while trying to optimize a query to re-search for more results.  There are also two Null Pointer bugs in the search process.  One in NutchBean where there was an incorrect loop assignment and a second in DistributedSegementsBean when a segment is null (shouldn't happen but still should be handled.)  A patch is available for both.

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