[
https://issues.apache.org/jira/browse/NUTCH-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel resolved NUTCH-2251.
------------------------------------
Resolution: Duplicate
Fix Version/s: (was: 1.15)
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)