t-rana commented on PR #1518:
URL: https://github.com/apache/jackrabbit-oak/pull/1518#issuecomment-2164971835

   > Please do not merge this for now, I am still testing some newly done 
changes
   
   Changes done and tested, please re-review the PR.
   
   Following changes are done:
   
   1. A new access token was being generated on every read / write leading to 
multiple access token refresh executor. Now after the changes, only one access 
token will exist per class instance, and there will only be one token refresh 
exectuor that will check and refresh the access token.
   2. Added check in test case to ensure proper cleanup is done.
   
   @nit0906 @amit-jain 


-- 
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: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to