You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2011/01/04 22:50:51 UTC

[jira] Updated: (UIMA-1915) UIMA AS client code synchronizes same critical region twice

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

Jerry Cwiklik updated UIMA-1915:
--------------------------------

    Fix Version/s: 2.3.1AS

Assigned Fix Version

> UIMA AS client code synchronizes same critical region twice
> -----------------------------------------------------------
>
>                 Key: UIMA-1915
>                 URL: https://issues.apache.org/jira/browse/UIMA-1915
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>    Affects Versions: 2.3AS
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Minor
>             Fix For: 2.3.1AS
>
>
> The BaseUIMAAsynchronousEngine_impl.stop() method double synchronizes the same piece of code for no reason. Remove one of the synchronized{} blocks. 

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