Paul Ferraro created WFLY-3715:
----------------------------------
Summary: Async servlets cause lock timeouts for distrubutable sessions
Key: WFLY-3715
URL:
https://issues.jboss.org/browse/WFLY-3715
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Clustering
Affects Versions: 8.1.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Fix For: 8.2.0.CR1, 9.0.0.Beta1
This happens because Infinispan's BatchContainer relies on thread locals. We need to
use the new Batcher capabilities used by ejb clustering for web clustering. These modules
should be refactored so they can share these objects.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)