Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-1309

Potential concurrent modification exception during request progress tracker dump

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Engine 2.0.6
    • Engine 2.1.0
    • Engine
    • None

    Description

      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.

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: