You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (JIRA)" <ji...@apache.org> on 2012/06/09 23:51:42 UTC

[jira] [Updated] (NUTCH-1383) IndexingFiltersChecker to show error message instead of null pointer exception

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

Sebastian Nagel updated NUTCH-1383:
-----------------------------------

    Attachment: NUTCH-1383.patch

patch for both null pointer exceptions
                
> IndexingFiltersChecker to show error message instead of null pointer exception
> ------------------------------------------------------------------------------
>
>                 Key: NUTCH-1383
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1383
>             Project: Nutch
>          Issue Type: Bug
>          Components: indexer
>    Affects Versions: 1.5, 1.6
>            Reporter: Sebastian Nagel
>            Priority: Minor
>             Fix For: 1.6
>
>         Attachments: NUTCH-1383.patch
>
>
> IndexingFiltersChecker may throw null pointer exceptions if
> # content returned by protocol implementation is null (artifact of NUTCH-1293)
> # if one of the indexing filters sets doc to null (the interface IndexingFilter allows to exclude documents by returning null, cf. the IndexingFilter of NUTCH-966)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira