Skip to content

FINERACT-428 Parallelization of Jobs :Parallelizing and paging of update loan summary#687

Closed
wkk91193 wants to merge 2 commits intoapache:developfrom
wkk91193:parallelizing-update-loan-summary-2
Closed

FINERACT-428 Parallelization of Jobs :Parallelizing and paging of update loan summary#687
wkk91193 wants to merge 2 commits intoapache:developfrom
wkk91193:parallelizing-update-loan-summary-2

Conversation

@wkk91193
Copy link
Contributor

Reopened a new PR after a rebase #512

…allelizing-update-loan-summary-2

# Conflicts:
#	fineract-provider/src/main/java/org/apache/fineract/portfolio/loanaccount/service/LoanReadPlatformService.java
#	fineract-provider/src/main/java/org/apache/fineract/portfolio/loanaccount/service/LoanReadPlatformServiceImpl.java

Signed-off-by: Kumaranath Fernando <wkk91193@yahoo.com>
@vorburger
Copy link
Member

@wkk91193 this now fails to build due to the recent Spring version upgrade ... That should be trivial to fix though, you will just need to replace findOne() with findById(yourId).orElseThrow(() -> new SomeNotFoundException(YourId), see e.g. #653 and #642 for examples.

@github-actions
Copy link

This pull request seems to be stale. Are you still planning to work on it? We will automatically close it in 30 days.

@github-actions github-actions bot added the stale label Feb 12, 2020
@github-actions github-actions bot closed this Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants