Marshall Schor created UIMA-4012:
------------------------------------
Summary: reduce sync contention (observed)
Key: UIMA-4012
URL: https://issues.apache.org/jira/browse/UIMA-4012
Project: UIMA
Issue Type: Improvement
Components: Core Java Framework
Affects Versions: 2.6.0SDK
Reporter: Marshall Schor
Priority: Minor
Fix For: 2.6.1SDK
one user reported seeing some sync lock contention in highly parallel
environments, e.g. 64 or more concurrent threads, in ResourceManager_impl that
went away if the lock wasn't acquired if not needed. Implement that to reduce
lock contention
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)