Details
-
Bug
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Fixed
-
1.609.1
Description
A deadlock has been observed between The OldDataMonitor and an AuthorizationStrategy.
When a job has a new build it will call save which will trigger the OldDataMonitor via the SaveableListener.
This will call referTo which in the case of a Run will lookup the parent Job via it's full name. This will perform a permission check .
Now if the authorization strategy is also being saved at the same time then it is highly likely that a deadlock will occur.
Attachments
Issue Links
- is related to
-
JENKINS-30060 Listeners are called back whilst holding locks which is prone to deadlocks
-
- Open
-
- links to
Integrated in
jenkins_main_trunk #4292
JENKINS-29936when removing an item use ACL.SYTEM. (Revision 9a63d6f8cb734d99597c12263f232fc49604eeb0)Result = UNSTABLE
ogondza : 9a63d6f8cb734d99597c12263f232fc49604eeb0
Files :