b0c1 commented on code in PR #2886:
URL: https://github.com/apache/fineract/pull/2886#discussion_r1073450401


##########
fineract-provider/src/main/java/org/apache/fineract/cob/loan/ApplyChargeToOverdueLoansBusinessStep.java:
##########
@@ -28,6 +29,7 @@
 
 @Component
 @RequiredArgsConstructor
+@BulkEventSupport

Review Comment:
   The aspect calls the already existing `BusinessEventNotifierService` methods 
that enable or disable the bulk logging flag. The flag is still checked in the 
`notifyPostBusinessEvent` method after the global flag check.



-- 
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