-
Bug
-
Resolution: Done
-
Major
-
None
-
None
This issue was identified in a scenario that the exception' object is delegated to a task that works in other threads. As it uses the iterator on ResteasyViolationException#toString and it calls the convertViolations method (that modifies the violationLists) it can generate an issue if called concurrently. I have seen it on 3.9.3.SP1-redhat-00001.
- account is impacted by
-
JBEAP-22006 [GSS](7.3.z) RESTEASY-2914 - ResteasyViolationException#toString concurrency generate a java.util.ConcurrentModificationException
- Closed
- is cloned by
-
JBEAP-22013 [GSS](7.4.z) RESTEASY-2914 - ResteasyViolationException#toString concurrency generate a java.util.ConcurrentModificationException
- Closed
- is incorporated by
-
WFLY-15326 Upgrade RESTEasy from 4.7.0.Final to 4.7.2.Final
- Closed
- is related to
-
RESTEASY-3155 Concurrency issues in ResteasyViolationException
- Resolved
- relates to
-
RESTEASY-2927 Code Review to ResteasyViolationException
- Open