Updated openstack/openstack

Project: openstack-infra/gearman-plugin  08e9c429de050d0e6ac777579aa901552d27f7ba

Fix deadlock from a WORK_FAIL event

A lock is kept on a gearman worker when a WORK_FAIL event happens.
This causes the worker therad to stall on the next attempt that
the AvailabilityMonitor attempt to get a lock on the worker.
This causes the jenkins nodes to stop working (not run builds
anymore). Unlock the worker on a WORK_FAIL event to avoid this
deadlock state.

This fixes issue https://issues.jenkins-ci.org/browse/JENKINS-28891

Change-Id: I015ce9732fd535676a832680f39e220b09df95cf
This commit is contained in:
Khai Do 2015-06-16 12:37:06 -07:00 committed by Gerrit Code Review
parent 9fbe256e1b
commit 20dde1c00b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f2024bd53efcba3a764cd8453799632d22b20673
Subproject commit 08e9c429de050d0e6ac777579aa901552d27f7ba