Details
Description
The ReplayJob ensures to not reuse the same context for its children job, but by doing so it prevents the children job to properly set their parent job to it. So as a consequence the children job don't have any parent set, which might led to bug, e.g. in case of question handling on those children jobs.
Attachments
Issue Links
- blocks
-
XWIKI-21120 The Replay action gets stuck upon finding a conflict on a page, regardless of whether an answer is stored for that page or not
- Closed
- is caused by
-
XCOMMONS-1688 Jobs executed by the ReplayJob share the same ExecutionContext
- Closed
- relates to
-
XCOMMONS-2779 Remove AbstractJob#setParentJobStatus
- Open