ezolnbl-dpc commented on code in PR #2718:
URL: https://github.com/apache/fineract/pull/2718#discussion_r1012267251
##########
fineract-provider/src/main/java/org/apache/fineract/commands/service/SynchronousCommandProcessingService.java:
##########
@@ -147,6 +151,34 @@ public CommandProcessingResult executeCommand(final
CommandWrapper wrapper, fina
return result;
}
+ private String getIdempotencyKey(CommandWrapper wrapper) {
Review Comment:
basically a few getters and setters but I will move it, the class is already
a bloated dependency chaos but a 11. injected field will do no harm
--
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]