Closed ccheetham closed 6 years ago
In current impl, a service can be started/stopped regardless of service state. Need a state machine to better control state transitions, e.g., from 'stopped-started-stopped'.
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/160421798
The labels on this github issue will be updated when the story is started.
In current impl, a service can be started/stopped regardless of service state. Need a state machine to better control state transitions, e.g., from 'stopped-started-stopped'.