You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jörn Kottmann (JIRA)" <ui...@incubator.apache.org> on 2009/07/02 10:54:47 UTC

[jira] Updated: (UIMA-1409) The implementation of the uimaj-as-camel producer must be thread safe but is not

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

Jörn Kottmann updated UIMA-1409:
--------------------------------

    Affects Version/s:     (was: 2.3S)
                       2.3AS
        Fix Version/s:     (was: 2.3S)
                       2.3AS

Accidentally picked the wrong version, sorry.

> The implementation of the uimaj-as-camel producer must be thread safe but is not
> --------------------------------------------------------------------------------
>
>                 Key: UIMA-1409
>                 URL: https://issues.apache.org/jira/browse/UIMA-1409
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.3AS
>            Reporter: Jörn Kottmann
>            Assignee: Jörn Kottmann
>             Fix For: 2.3AS
>
>
> The producer implementation is sharing a map between the async CAS sender and the call back listener. This map is not thread safe but must be.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.