calling GearmanJobResult.jobSucceeded() for a failed job incorrectly returns true
Bug #511489 reported by
Eric Lambert
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Gearman Java |
Fix Released
|
High
|
Eric Lambert | ||
Bug Description
The Job Result created when a WORK_FAIL event is received incorrectly sets the job success value to true
case WORK_FAIL:
Changed in gearman-java:
status:
New → Confirmed
importance:
Undecided → Critical
assignee:
nobody → Eric Lambert (elambert)
importance:
Critical → High
milestone:
none → 0.04
Changed in gearman-java:
status:
Confirmed → Fix Committed
Changed in gearman-java:
status:
Fix Committed → Fix Released
To post a comment you must log in.