Hi Santosh! Ticket, Fineract-428 will have multiple PRs since it takes into account all jobs intended for parallelizing and paging. Each job will have a separate PR
Hope it answers your question. Regards, Kumaranath Fernando On Mon, Aug 13, 2018 at 10:57 AM, Santosh Math < [email protected]> wrote: > Hi Kumarnath, > > There is one more PR for same ticket , Fineract-428? > > https://github.com/apache/fineract/pull/464 > > On Sat, Aug 11, 2018 at 10:14 PM, Kumaranath Fernando < > [email protected]> wrote: > > > Fineract-428 <https://issues.apache.org/jira/browse/FINERACT-428> > > > > Parallelizing and paging of periodic accrual > > ------------------------------ > > You can view, comment on, or merge this pull request online at: > > > > https://github.com/apache/fineract/pull/469 > > Commit Summary > > > > - Implementing parallelizing and paging of recalculate interest for > > loans > > > > File Changes > > > > - *A* fineract-provider/src/main/java/org/apache/fineract/ > > infrastructure/jobs/domain/JobParameter.java > > <https://github.com/apache/fineract/pull/469/files#diff-0> (84) > > - *A* fineract-provider/src/main/java/org/apache/fineract/ > > infrastructure/jobs/domain/JobParameterRepository.java > > <https://github.com/apache/fineract/pull/469/files#diff-1> (32) > > - *M* fineract-provider/src/main/java/org/apache/fineract/ > > infrastructure/jobs/service/JobRegisterServiceImpl.java > > <https://github.com/apache/fineract/pull/469/files#diff-2> (26) > > - *M* fineract-provider/src/main/java/org/apache/fineract/ > > portfolio/loanaccount/service/LoanReadPlatformService.java > > <https://github.com/apache/fineract/pull/469/files#diff-3> (3) > > - *M* fineract-provider/src/main/java/org/apache/fineract/ > > portfolio/loanaccount/service/LoanReadPlatformServiceImpl.java > > <https://github.com/apache/fineract/pull/469/files#diff-4> (46) > > - *M* fineract-provider/src/main/java/org/apache/fineract/ > > portfolio/loanaccount/service/LoanSchedularService.java > > <https://github.com/apache/fineract/pull/469/files#diff-5> (7) > > - *M* fineract-provider/src/main/java/org/apache/fineract/ > > portfolio/loanaccount/service/LoanSchedularServiceImpl.java > > <https://github.com/apache/fineract/pull/469/files#diff-6> (155) > > - *A* fineract-provider/src/main/java/org/apache/fineract/ > > portfolio/loanaccount/service/RecalculateInterestPoster.java > > <https://github.com/apache/fineract/pull/469/files#diff-7> (152) > > - *A* fineract-provider/src/main/resources/sql/migrations/core_ > > db/V344__parallelizing_and_paging_recalculate_interest_ > > for_loans_job.sql > > <https://github.com/apache/fineract/pull/469/files#diff-8> (33) > > > > Patch Links: > > > > - https://github.com/apache/fineract/pull/469.patch > > - https://github.com/apache/fineract/pull/469.diff > > > > — > > You are receiving this because you are subscribed to this thread. > > Reply to this email directly, view it on GitHub > > <https://github.com/apache/fineract/pull/469>, or mute the thread > > <https://github.com/notifications/unsubscribe- > auth/AV9MS_TwImbrVWDae6Aas7_sNv9zpke0ks5uPwoGgaJpZM4V5OxW> > > . > > > > > > -- > Thanks & Regards > > Santosh Math > > *QA Engineer* > > *Conflux Technologies Pvt Ltd <http://www.confluxtechnologies.com/>* > | *Office*: +91-080-41208662 | > > *Address*: #304, 2nd Floor, 7th Main Road, HRBR Layout 1st Block, > Bengaluru, Karnataka, 560043 INDIA >
