You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrus Adamchik (JIRA)" <ji...@apache.org> on 2013/05/15 09:17:16 UTC

[jira] [Commented] (CAY-1789) Refactoring of EntityResolver

    [ https://issues.apache.org/jira/browse/CAY-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658134#comment-13658134 ] 

Andrus Adamchik commented on CAY-1789:
--------------------------------------

Still didn't have time to review it, but it is getting kind of important for us. Just got a recent performance profile from an app under extremely high load, and EntityResolver was present in the list of bottlenecks for parallel read operations. Specifically these 2 synchronized methods (this is Cayenne 3.2) :

EntityResolver.lookupObjEntity(EntityResolver.java:687)
EntityResolver.getClassDescriptor(EntityResolver.java:485)

So chances are I'll be reviewing this one soon. 
                
> Refactoring of EntityResolver
> -----------------------------
>
>                 Key: CAY-1789
>                 URL: https://issues.apache.org/jira/browse/CAY-1789
>             Project: Cayenne
>          Issue Type: Improvement
>          Components: Core Library
>            Reporter: Ilya Drabenia
>         Attachments: 0001-CAY-1789-Refactoring-of-EntityResolver.patch, 0002-CAY-1789-Refactoring-of-EntityResolver.patch
>
>
> Need to make refactoring of EntityResolver

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira