[
https://issues.apache.org/jira/browse/NUTCH-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14567037#comment-14567037
]
Sebastian Nagel commented on NUTCH-2015:
----------------------------------------
+1 to commit [~sujenshah]'s latest patch
- tests pass, should avoid the high memory usage (I didn't really test it ;))
- to be formatted using
[eclipse-codeformat.xml|http://svn.apache.org/viewvc/nutch/branches/2.x/eclipse-codeformat.xml]
> Make FetchNodeDb optional (off by default) if NutchServer is not used
> ---------------------------------------------------------------------
>
> Key: NUTCH-2015
> URL: https://issues.apache.org/jira/browse/NUTCH-2015
> Project: Nutch
> Issue Type: Sub-task
> Components: fetcher, REST_api
> Reporter: Sujen Shah
> Assignee: Chris A. Mattmann
> Labels: memex
> Fix For: 1.11
>
>
> Currently, the FetchNodes are created even if the NutchServer is not used
> causing memory exceptions. This patch makes the fetcher report to the
> FetchNodeDb only if the crawl is invoked from the REST service (ie
> NutchServer)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)