Actions
Bug #6316
closedJob cancel when DONE or FAILED or already CANCELED
Start date:
02/28/2014
Due date:
% Done:
0%
Estimated time:
Description
The engine does nothing when cancel is requested on a DONE/FAILED/CANCELED job.
It should instead either throw an exception (IncorrectStateException) or let the adaptor deal with this.
Updated by Schwarz Lionel about 11 years ago
- Status changed from Assigned to Resolved
Now the engine triggers the CANCEL and get exception from the adaptor
Actions