ammannmi commented on PR #1996:
URL: https://github.com/apache/tomee/pull/1996#issuecomment-3131164201

   I aggree with @rzo1, the ThreadContext should be bound to one thread and not 
shared between threads because this would require, that the whole context is 
threadsafe. So the main reason for the problems is sharing the ThreadContext.  
   


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

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

Reply via email to