[jbossts-issues] [JBoss JIRA] (JBTM-3021) Running afterCompletion from reaper thread can get ConcurrentModificationException

Tom Jenkinson (JIRA) issues at jboss.org
Mon May 14 08:44:00 EDT 2018


Tom Jenkinson created JBTM-3021:
-----------------------------------

             Summary: Running afterCompletion from reaper thread can get ConcurrentModificationException
                 Key: JBTM-3021
                 URL: https://issues.jboss.org/browse/JBTM-3021
             Project: JBoss Transaction Manager
          Issue Type: Bug
            Reporter: Tom Jenkinson
            Assignee: Tom Jenkinson


The way the locking works _syncLock and _synchs are used at different times and so it can be that _syncs is not locked and the .iterator() .next() might get CoModEx



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbossts-issues mailing list