[
https://issues.apache.org/jira/browse/FINERACT-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Vorburger updated FINERACT-912:
---------------------------------------
Labels: scalability (was: )
> Tune JPA Eager/Lazy loading for performance
> -------------------------------------------
>
> Key: FINERACT-912
> URL: https://issues.apache.org/jira/browse/FINERACT-912
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: Michael Vorburger
> Priority: Major
> Labels: scalability
>
> as part of the overall FINERACT-867, tuning JPA Eager/Lazy loading for
> performance is always fun.
> FINERACT-902 is worth reading re. this topic. The goal of this issue would
> be to:
> 1. measure numbers of SQL queries per API call
> 2. measure the time of each such query, on "full" (non-demo) real database
> 3. see if throwing in a few more fetch=FetchType.LAZY annotation at the right
> place can help
> 4. use more fine grained per operation Fetch Plans instead annotations, based
> on measues
--
This message was sent by Atlassian Jira
(v8.3.4#803005)