[
https://issues.apache.org/jira/browse/UIMA-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik reopened UIMA-1189:
---------------------------------
Findbugs reports synchronization on ConcurrentHashMap in the uima-as-activemq
project. Remove unnecessary synchronization
> Remove excessive synchronization from Uima As
> ---------------------------------------------
>
> Key: UIMA-1189
> URL: https://issues.apache.org/jira/browse/UIMA-1189
> Project: UIMA
> Issue Type: Improvement
> Components: Async Scaleout
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Fix For: 2.3AS
>
> Attachments: uimaj-as-activemq-UIMA-1189-patch-v2.txt,
> uimaj-as-activemq-UIMA-1189-patch.txt, uimaj-as-core-UIMA-1189-patch-v2.txt,
> uimaj-as-core-UIMA-1189-patch.txt
>
>
> There are few places in the Uima AS code where synchronization is used for no
> reason. This may lead to locking code and potentially slowing down the
> processing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.