[
https://issues.apache.org/jira/browse/NUTCH-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15432095#comment-15432095
]
Hudson commented on NUTCH-2302:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-nutchgora #1569 (See
[https://builds.apache.org/job/Nutch-nutchgora/1569/])
NUTCH-2302 RAMConfManager Could Be Constructed With Custom Configuration
(furkankamaci: rev fd722c896468fe047758891d75a58259c88289d8)
* (edit) src/java/org/apache/nutch/api/impl/RAMConfManager.java
> RAMConfManager Could 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)