galovics commented on PR #2437:
URL: https://github.com/apache/fineract/pull/2437#issuecomment-1195298007

   @fynmanoj 
   
   > I mean the major framework level changes that can affect the users and 
deployments.
   
   I'm sorry but I'm still not sure what you mean. Spring Batch as a job runner 
engine doesn't affect any of the deployments and the change is backward 
compatible.
   
   > There are Job level configurations added to the jobs as job parameters. 
These include the batch size, thread pool etc. there are jobs that require 
these parameters. While adding a framework level change, It would be helpful to 
test the sanity of these configs.
   
   Good point and thanks for calling it out. @taskain7 please check this. For 
example the `JobName.RECALCULATE_INTEREST_FOR_LOAN` job has parameters.
   
   > In this PR other than the Batch changes, I could see some other changes 
like Sl4j related(in test cases mainly this is the only change.). Can't these 
be two different PRs?
   
   Agreed and that's unfortunate. Frankly speaking we could've definitely saved 
a couple 10-20 files to be touched by this refactoring but in the big picture, 
it wouldn't have made a huge difference.
   


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