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 2016/05/17 16:40:12 UTC

[jira] [Updated] (NUTCH-2251) Make CommonCrawlFormatJackson instance reusable by properly handling object state

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

Lewis John McGibbney updated NUTCH-2251:
----------------------------------------
    Fix Version/s:     (was: 1.10)
                   1.13

> Make CommonCrawlFormatJackson instance reusable by properly handling object state
> ---------------------------------------------------------------------------------
>
>                 Key: NUTCH-2251
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2251
>             Project: Nutch
>          Issue Type: Sub-task
>          Components: commoncrawl
>            Reporter: Thamme Gowda N
>             Fix For: 1.13
>
>
> The class `CommonCrawlFormatJackson` keeps appending the documents when it is used for more formatting more than one document. 
> This class shall be modified to handle states such that the same instance can be used instead of creating new one for each document being dumped.
> This suggestion has been mentioned in the previous fix related to format issue : https://github.com/apache/nutch/pull/103



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)