Thamme Gowda N created NUTCH-2251:
-------------------------------------
Summary: Make CommonCrawlFormatJackson instance reusable for by
properly handling object state when it used to format many documents
Key: NUTCH-2251
URL: https://issues.apache.org/jira/browse/NUTCH-2251
Project: Nutch
Issue Type: Sub-task
Components: commoncrawl
Reporter: Thamme Gowda N
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)