[
https://issues.apache.org/jira/browse/NUTCH-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794047#comment-13794047
]
Hudson commented on NUTCH-1606:
-------------------------------
SUCCESS: Integrated in Nutch-trunk #2389 (See
[https://builds.apache.org/job/Nutch-trunk/2389/])
NUTCH-1606 (jnioche:
http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1531833)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/crawl/FetchScheduleFactory.java
* /nutch/trunk/src/java/org/apache/nutch/crawl/SignatureFactory.java
* /nutch/trunk/src/java/org/apache/nutch/util/ObjectCache.java
> Check that Factory classes use the cache in a thread safe way
> -------------------------------------------------------------
>
> Key: NUTCH-1606
> URL: https://issues.apache.org/jira/browse/NUTCH-1606
> Project: Nutch
> Issue Type: Task
> Affects Versions: 1.7, 2.2.1
> Reporter: Julien Nioche
> Priority: Minor
> Attachments: NUTCH-1606.patch
>
>
> I found in [NUTCH-1604] that the ProtocolFactory class was not handling
> access to the cache properly. The same mechanism is used in other Factory
> classes so we should make sure that they are properly synchronized + make
> ObjectCache thread safe as well
--
This message was sent by Atlassian JIRA
(v6.1#6144)