-
Bug
-
Resolution: Fixed
-
Major
-
None
When using an @Initializer(after=InitMilestone.JOB_LOADED creating items, we end up with a race condition with the Cleaning up obsolete items deleted from the disk task if the latter is run after.
It means in some cases, the items get created, and in others they are not in memory but are on filesystem.
- links to
[JENKINS-47406] @Initializer(after= InitMilestone.JOB_LOADED) race condition with "Cleaning up obsolete items deleted from the disk"
Description |
Original:
When using an Initializer creating items, we may end up with a race condition with the _Cleaning up obsolete items deleted from the disk_ task if the latter is run after. |
New:
When using an Initializer creating items, we may end up with a race condition with the _Cleaning up obsolete items deleted from the disk_ task if the latter is run after. |
Assignee | New: Vincent Latombe [ vlatombe ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR #2524 (Web Link)" [ 17872 ] |
Description |
Original:
When using an Initializer creating items, we may end up with a race condition with the _Cleaning up obsolete items deleted from the disk_ task if the latter is run after. |
New:
When using an {{@Initializer(after=InitMilestone.JOB_LOADED}} creating items, we may end up with a race condition with the _Cleaning up obsolete items deleted from the disk_ task if the latter is run after. |
Description |
Original:
When using an {{@Initializer(after=InitMilestone.JOB_LOADED}} creating items, we may end up with a race condition with the _Cleaning up obsolete items deleted from the disk_ task if the latter is run after. |
New:
When using an {{@Initializer(after=InitMilestone.JOB_LOADED}} creating items, we end up with a race condition with the _Cleaning up obsolete items deleted from the disk_ task if the latter is run after. It means in some cases, the items get created, and in others they are not in memory but are on filesystem. |
Remote Link | Original: This issue links to "PR #2524 (Web Link)" [ 17872 ] |
Remote Link | New: This issue links to "PR #3078 (Web Link)" [ 17873 ] |
Remote Link | New: This issue links to "CloudBees Internal TIGER-3695 (Web Link)" [ 18224 ] |