[ https://issues.apache.org/jira/browse/TOMEE-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Zowalla reopened TOMEE-4516: ------------------------------------ Assignee: (was: Michael Ammann) > RequestScopedThreadContextListener stores DestroyContext in ThreadContext > ------------------------------------------------------------------------- > > Key: TOMEE-4516 > URL: https://issues.apache.org/jira/browse/TOMEE-4516 > Project: TomEE > Issue Type: Bug > Affects Versions: 10.1.0 > Reporter: Markus Jung > Priority: Major > Fix For: 10.1.1 > > Time Spent: 0.5h > Remaining Estimate: 0h > > Initially this came up through https://github.com/apache/tomee/pull/1996 > As of TomEE 10.x the ThreadContext gets propagated in > ApplicationThreadContextProvider, leading to a case where the RequestScoped > context gets destroyed by other threads than the one that created it (e.g. > the main thread vs one from ManagedExecutorService) -- This message was sent by Atlassian Jira (v8.20.10#820010)