Potential concurrent modification exception during request progress tracker dump
--------------------------------------------------------------------------------

                 Key: SLING-1309
                 URL: https://issues.apache.org/jira/browse/SLING-1309
             Project: Sling
          Issue Type: Bug
          Components: Engine
    Affects Versions: Engine 2.0.6
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Engine 2.1.0


The dump method in the SlingRequestProgressTracker might lead to a 
ConcurrentModificationException as the dump directly writes to the writer 
during iterating
over the messages. If - for whatever reason - the writing causes a new log 
entry, the exception occurs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to