[
https://issues.apache.org/jira/browse/FINERACT-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259795#comment-15259795
]
ASF GitHub Bot commented on FINERACT-144:
-----------------------------------------
Github user nazeer1100126 commented on the pull request:
https://github.com/apache/incubator-fineract/pull/66#issuecomment-215013597
https://issues.apache.org/jira/browse/FINERACT-144
> Performance improvement for accrual job
> ----------------------------------------
>
> Key: FINERACT-144
> URL: https://issues.apache.org/jira/browse/FINERACT-144
> Project: Apache Fineract
> Issue Type: Improvement
> Components: Charges
> Reporter: Sachin Kulkarni
> Assignee: Markus Geiss
>
> For each loan picked up by the accrual job it tries to fetch the Loan
> Charges. The query used to fetch the loan charges has a sub query which does
> not have loan id in the where clause this is making query performance issue.
> Adding loanId in this loan charge query improves the performance of accrual
> batch job.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)