This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from e77f783609 FINERACT-2232: Capitalized income and Caplitalized income
adjustment in case of loan is overpaid - E2E
add 2c77f6a277 FINERACT-2304: Avoid retrying after the command succeed
No new revisions were added by this update.
Summary of changes:
.../configuration/RetryConfigurationAssembler.java | 11 ++
.../CommandResultPersistenceException.java | 6 +-
.../SynchronousCommandProcessingService.java | 99 +++++++++-----
.../SynchronousCommandProcessingServiceTest.java | 148 ++++++++++++++++++---
4 files changed, 213 insertions(+), 51 deletions(-)
copy
fineract-provider/src/main/java/org/apache/fineract/cob/exceptions/LoanLockCannotBeAppliedException.java
=>
fineract-core/src/main/java/org/apache/fineract/commands/exception/CommandResultPersistenceException.java
(80%)