[
https://issues.apache.org/jira/browse/TOMEE-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Zowalla updated TOMEE-4516:
-----------------------------------
Fix Version/s: 10.1.4
(was: 10.1.3)
> 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.4
>
> Time Spent: 1h 20m
> 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)