You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "A. J. David Bosschaert (Jira)" <ji...@apache.org> on 2020/09/21 12:37:00 UTC

[jira] [Created] (SLING-9752) Concurrent Modification Exception when PostProcessor changes extensions

A. J. David Bosschaert created SLING-9752:
---------------------------------------------

             Summary: Concurrent Modification Exception when PostProcessor changes extensions
                 Key: SLING-9752
                 URL: https://issues.apache.org/jira/browse/SLING-9752
             Project: Sling
          Issue Type: Bug
          Components: Feature Model
    Affects Versions: Feature Model 1.2.8
            Reporter: A. J. David Bosschaert
            Assignee: A. J. David Bosschaert
             Fix For: Feature Model 1.2.10


When a feature model merge post processor changes the extensions in the feature, this causes a ConcurrentModificationException.

The postprocess handler should take a defensive copy of the extensions, just like the merge extensions do to avoid this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)