You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Julien Nioche (JIRA)" <ji...@apache.org> on 2013/10/14 11:47:42 UTC

[jira] [Resolved] (NUTCH-1606) Check that Factory classes use the cache in a thread safe way

     [ https://issues.apache.org/jira/browse/NUTCH-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Nioche resolved NUTCH-1606.
----------------------------------

    Resolution: Fixed

Committed revision 1531833.


> 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)