-
Bug
-
Resolution: Done
-
Blocker
-
7.1.0.DR4, 7.1.0.DR11
When a distributable secured web application mapped to Elytron domain is deployed to EAP and accessed. It throws intermittently org.infinispan.util.concurrent.TimeoutException
Expected behavior:
Distributable applications should be accessible without exceptions when Elytron is used.
Why it's a blocker:
- it's a regression compared to the old security subsystem
- applications marked as distributable hits very often this issue - i.e. customers experience invalid and long taking (15s) responses
- is cloned by
-
WFLY-7111 Distributable web applications cause Infinispan lock timeout exceptions when Elytron is used
- Closed