You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Arun Kumar Sri (JIRA)" <ji...@apache.org> on 2011/08/11 21:28:27 UTC

[jira] [Commented] (OFBIZ-4366) Accessing Ofbiz Entity UtilCache is time consuming

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

Arun Kumar Sri commented on OFBIZ-4366:
---------------------------------------

We have been using Ofbiz Framework for around 3 years. All these days, we are not using some expensive operation to access 300 in a single request. 
But now the some design constraints are forcing to do this. We will be changing the design to some how reduce this.
How ever, at the same time, reading from UtilCache [a map within it] should not take this much seconds. Can you help us with this! 



> Accessing Ofbiz Entity UtilCache is time consuming
> --------------------------------------------------
>
>                 Key: OFBIZ-4366
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4366
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release 4.0
>         Environment: Producttion Environment Issue. In one particular request, we are accessing UtilCache object 200 times via Generic Delegator, findByConditionCache and findCache methods to read entity values.
>            Reporter: Arun Kumar Sri
>              Labels: api-change
>             Fix For: Release Branch 4.0
>
>   Original Estimate: 0.05h
>  Remaining Estimate: 0.05h
>
> Its have been found that it is taking 3 to 4 seconds only for that. Is this some thing that how is built or ?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira