Bug 990475

Summary: Invalid state transition for task after submitting a lot of jobs and canceling some jobs.
Product: [Retired] Beaker Reporter: xjia <xjia>
Component: schedulerAssignee: beaker-dev-list
Status: CLOSED NOTABUG QA Contact: tools-bugs <tools-bugs>
Severity: high Docs Contact:
Priority: high    
Version: developCC: asaha, dcallagh, llim, qwan, rglasz, rmancy, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-31 23:52:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 2 Raymond Mancy 2013-07-31 23:52:14 UTC
AFAICT this is not a bug and Beaker has dealt with an job submission script gone awry (by the locks of it) exactly as it was supposed to, and that is to catch these types of invalid state transitions.

Comment 3 xjia 2013-08-01 01:17:07 UTC
(In reply to Raymond Mancy from comment #2)
Hmm, the problem is why lock doesn't work, this thing should not happen. I assume some thing didn't protected correctly, although the program can handle the exception.