vidakovic commented on code in PR #5903:
URL: https://github.com/apache/fineract/pull/5903#discussion_r3388878275
##########
fineract-provider/src/main/java/org/apache/fineract/infrastructure/jobs/service/SchedularWritePlatformService.java:
##########
@@ -37,11 +37,7 @@ public interface SchedularWritePlatformService {
Long fetchMaxVersionBy(String triggerKey);
Review Comment:
"fetch" sounds like a read service function, no? Shouldn't we move that one
too to read 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]