mesosphere / chaos

A lightweight framework for writing REST services in Scala.
Apache License 2.0
250 stars 36 forks source link

Make Chaos Apps exit on service startup failure. #37

Closed gkleiman closed 9 years ago

gkleiman commented 9 years ago

If one or more services fail to start, e.g., because another process is already bound to the HTTP port, then the app will log the error and exit.

kolloch commented 9 years ago

I have some different style preferences, otherwise fine.

gkleiman commented 9 years ago

Hope you like my new style ;-)

kolloch commented 9 years ago

LGTM!