[
https://issues.apache.org/jira/browse/FINERACT-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Wargulak updated FINERACT-2507:
-------------------------------------
Description:
The Loan COB Job execution takes more then 10s per day, using default fineract
setup and "empty" database with a single Loan.
Log:
{code:java}
...
fineract-custom | 2026-02-26 14:49:34.385
[loanCOBCatchUpThreadPoolTaskExecutor-1] INFO o.s.batch.core.step.AbstractStep
- Step: [Loan COB partition - Step] executed in 15s33ms
...{code}
was:
The Loan COB Job execution takes more then 10s per day, using default fineract
setup and "empty" database with a single Loan.
Log:
{code:java}
...
fineract-custom | 2026-02-26 14:49:34.385
[loanCOBCatchUpThreadPoolTaskExecutor-1] INFO o.s.batch.core.step.AbstractStep
- Step: [Loan COB partition - Step] executed in 10456ms
...{code}
> COB Catch-Up Execution time on empty DB takes 10s per day
> ---------------------------------------------------------
>
> Key: FINERACT-2507
> URL: https://issues.apache.org/jira/browse/FINERACT-2507
> Project: Apache Fineract
> Issue Type: Bug
> Components: Job Scheduler, Loan
> Reporter: Piotr Wargulak
> Priority: Minor
>
> The Loan COB Job execution takes more then 10s per day, using default
> fineract setup and "empty" database with a single Loan.
> Log:
> {code:java}
> ...
> fineract-custom | 2026-02-26 14:49:34.385
> [loanCOBCatchUpThreadPoolTaskExecutor-1] INFO
> o.s.batch.core.step.AbstractStep - Step: [Loan COB partition - Step] executed
> in 15s33ms
> ...{code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)