Actions
Bug #17178
closedinvalid state transition planned >> paused on foreman-tasks restart
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1390933
Description of problem:
At some occasions, the task data can get into a state that prevent the system to recover properly from inconsistent state.
How reproducible:
Rarely
Steps to Reproduce:
1. kill -9 dynflow executor while some task is running (has to be shortly after enough triggering some tasks)
2. foreman-tasks restart
Actual results:
the task still acting as being run by killed executor
Expected results:
the task marked as planned on running by new executor
Updated by Ivan Necas about 8 years ago
- Subject changed from invalid state transition planned >> paused on foreman-tasks restart to invalid state transition planned >> paused on foreman-tasks restart
- Status changed from New to Ready For Testing
- Assignee set to Ivan Necas
- Target version set to 1.4.1
- Difficulty set to easy
- Pull request https://github.com/Dynflow/dynflow/pull/207 added
Updated by Adam Ruzicka about 8 years ago
- Status changed from Ready For Testing to Closed
Actions