[
https://issues.apache.org/jira/browse/UIMA-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik closed UIMA-1915.
-------------------------------
Resolution: Fixed
Removed double synchronization from stop() method of the
BaseUIMAAsynchronousEngine_impl
> 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
>
> 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.