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

Richard Eckart de Castilho resolved UIMA-6249.
----------------------------------------------
    Resolution: Fixed

> remove sync contention in getJCasRegisteredType
> -----------------------------------------------
>
>                 Key: UIMA-6249
>                 URL: https://issues.apache.org/jira/browse/UIMA-6249
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 3.1.1SDK
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Major
>             Fix For: 3.2.0SDK
>
>
> User reports high contention for sync lock in getJCasRegisteredType. 
> Fix this by exploiting the fact that this is an array list which is added to 
> the end, and never updated.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to