[
https://issues.apache.org/jira/browse/CAY-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219886#comment-13219886
]
Andrus Adamchik commented on CAY-1680:
--------------------------------------
also using async access to DataDomain.nodes map
> Get rid of shared lock - DataDomain.lookupNode
> ----------------------------------------------
>
> Key: CAY-1680
> URL: https://issues.apache.org/jira/browse/CAY-1680
> Project: Cayenne
> Issue Type: Improvement
> Components: Core Library
> Affects Versions: 3.1M3
> Reporter: Andrus Adamchik
> Assignee: Andrus Adamchik
>
> We can improve performance by using a concurrent collection for
> DataDomain.lookupNode instead of synchronizing the HashMap. Also instead of
> reindexing on failed lookups, we can simply lazy-fill collection from a given
> DataMap
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira