You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2014/06/20 04:07:24 UTC

[jira] [Updated] (NUTCH-1796) Ensure Gora object builders are used as oppose to empty constructors.

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

Lewis John McGibbney updated NUTCH-1796:
----------------------------------------

    Attachment: failed_tests_2x.patch

Patch from [~wastl-nagel]
Thank you Seb.

> Ensure Gora object builders are used as oppose to empty constructors.
> ---------------------------------------------------------------------
>
>                 Key: NUTCH-1796
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1796
>             Project: Nutch
>          Issue Type: Bug
>          Components: storage
>    Affects Versions: 2.3
>            Reporter: Lewis John McGibbney
>            Assignee: Sebastian Nagel
>            Priority: Blocker
>             Fix For: 2.3
>
>         Attachments: failed_tests_2x.patch
>
>
> Since NUTCH-1714 was committed, we have had broken tests. This is due to Gora object constrctors being used as oppose to the Object .build()ers.
> The constrctors are more efficient in memory, however they do not set default values for fields which means we can sometimes get NPE when we attempt to serde data.



--
This message was sent by Atlassian JIRA
(v6.2#6252)