josehernandezfintecheandomx commented on PR #2308:
URL: https://github.com/apache/fineract/pull/2308#issuecomment-1142048459

   > @josehernandezfintecheandomx just by looking at the code, it seems that a 
batch only instance will not be able to process any of the API calls since the 
Filter will reject those. Any chance you've tested this use-case?
   
   It has been added with the line and the use of the request PathInfo:
   `if (fineractProperties.getMode().isBatchInstance() && 
request.getPathInfo().startsWith("/jobs"))`
   
   


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