[
https://issues.apache.org/jira/browse/NUTCH-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel updated NUTCH-2251:
-----------------------------------
Fix Version/s: (was: 1.14)
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
> Fix For: 1.15
>
>
> 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.4.14#64029)