This repository was archived by the owner on May 14, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 590
When one app fails to deploy in a stream, the stream status is "all apps failed to deploy" #1974
Comments
Just to confirm this is not a regression, this behavior is what we see in 1.2.x as well:
|
ilayaperumalg
added a commit
to ilayaperumalg/spring-cloud-dataflow
that referenced
this issue
Jan 26, 2018
- If the stream has at least one of the apps successfully deployed but at least one of the apps has failed, then the aggregate state needs to be set to `partital` instead of `failed` - This state will show the appropriate status description as: `In the case of multiple apps, some have successfully deployed, while others have not` Resolves spring-attic#1974
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is an incorrect message.
This is what was observed when testing with skipper and investigating the issue with escaping quote characters. The transformer app failed to start, the runtime apps command was accurate reporting what was running and what had failed.
The text was updated successfully, but these errors were encountered: