adamsaghy commented on code in PR #4828:
URL: https://github.com/apache/fineract/pull/4828#discussion_r2210151491


##########
fineract-provider/src/main/java/org/apache/fineract/portfolio/loanaccount/service/LoanWritePlatformServiceJpaRepositoryImpl.java:
##########
@@ -3009,6 +3014,37 @@ public CommandProcessingResult makeRefund(final Long 
loanId, final LoanTransacti
                 .build();
     }
 
+    @Override

Review Comment:
   LoanWritePlatformService getting bloated. Would you consider to move this 
into its own service?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to