rmannibucau commented on PR #7:
URL: https://github.com/apache/geronimo-jwt-auth/pull/7#issuecomment-1938163007

   Doing it on a key miss will add the reload latency so network latency - 
depends if the oauth2 server is in the same vpc or not - and cert reloading - 
depends how much you have and #cpus.
   When it will happen all calls will block which kind of misbehave for me.
   
   If the thread bothers you we can fire an even with the lambda to reload the 
state and let the integrator handle it with its own threads optionally if well 
documented.


-- 
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...@geronimo.apache.org

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

Reply via email to