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

Andrus Adamchik closed CAY-1680.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1M4
    
> Get rid of shared locks in DataDomain metadata lookups
> ------------------------------------------------------
>
>                 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
>             Fix For: 3.1M4
>
>
> We can improve performance by using concurrent collections instead of 
> synchronizing the HashMap. This includes: 
> DataDomain.properties 
> DataDomain.nodes
> DataDomain.nodesByDataMapName
> 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

        

Reply via email to