Furkan KAMACI created NUTCH-2302:
------------------------------------
Summary: RAMConfManager Should Be Constructed With Custom
Configuration
Key: NUTCH-2302
URL: https://issues.apache.org/jira/browse/NUTCH-2302
Project: Nutch
Issue Type: Improvement
Components: REST_api, web gui
Reporter: Furkan KAMACI
Assignee: Furkan KAMACI
Fix For: 2.4
RAMConfManager is intented to hold different configurations which can be
accessible via a configuration id. However, it forces you to use a default
configuration with a default id when you construct it. When RAMConfManager is
used by any other classes they cannot set a custom configuration and it leads
problem. i.e. test resources cannot be used when you test NutchServer due to it
uses default configuration which is forced by RAMConfManager.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)