SteeltoeOSS / Tooling

Steeltoe developer tool collection
https://steeltoe.io/
Apache License 2.0
12 stars 7 forks source link

Service management needs a state machine to better control services #13

Closed ccheetham closed 6 years ago

ccheetham commented 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'.

cf-gitbot commented 6 years ago

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.