-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
workflow-cps:3996.va_f5c1799f978
RunningFlowActions is a transient action factory that consult org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.isComplete that eventually requires a lock on the flow execution. But since the factory does not inform about the type of action, it is consulted quite often un-necessarily.
Moreover it could cause contention and deadlock if the caller has a some locks already.
- relates to
-
JENKINS-66258 get deadlock with enabled logstash-plugin
-
- Open
-
- links to
[JENKINS-74884] RunningFlowActions transient action factory should inform about action it handles
Link | New: This issue relates to JENKINS-66258 [ JENKINS-66258 ] |
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Remote Link | New: This issue links to "CloudBees Internal Issue (Web Link)" [ 30241 ] |
Assignee | New: Allan BURDAJEWICZ [ allan_burdajewicz ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "workflow-cps-plugin #956 (Web Link)" [ 30242 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Released As | New: workflow-cps:3996.va_f5c1799f978 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |