Details
-
Bug
-
Status: Closed
-
Low
-
Resolution: Fixed
-
None
-
None
-
None
Description
The processing stage adds and removes initalize items for corresponding instructions during the processing stage while adding and removing these instructions. Because the jcr listener is a synchronous listener the corresponding events for those changes arrive on the same thread, thereby defeating the locking mechanism that should prevent events being added during processing. We must therefore postpone the saving of the session until after the events have been processed.
Attachments
Issue Links
- is a part of
-
REPO-284 Backport recent changes to automatic export
- Closed