flyrain commented on PR #1806:
URL: https://github.com/apache/polaris/pull/1806#issuecomment-2940542042

   > PolarisCallContext has 3 application-scoped beans, but also one non-CDI 
bean that is realm-dependent. Because of that, PolarisCallContext itself must 
be in request scope. Besides, not all injectees require access to all of these 
beans. By de-entangling those beans and injecting them one by one, we would 
loosen the coupling between components and maybe even promote some beans from 
request scope to application scope.
   
   +1, let's keep improving on it.


-- 
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: issues-unsubscr...@polaris.apache.org

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

Reply via email to