We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Because each stream is managed via a group in Marathon, many streams can begin to hinder everyday management of the cluster.
Provide an (optional) configuration property to place all stream groups under on common group instead of at the root level.
Configuration is done via the following property: String spring.cloud.deployer.mesos.marathon.global-marathon-group
spring.cloud.deployer.mesos.marathon.global-marathon-group
The text was updated successfully, but these errors were encountered:
Completed with the following previous commit, 70bb83c
Sorry, something went wrong.
aweigold
No branches or pull requests
Because each stream is managed via a group in Marathon, many streams can begin to hinder everyday management of the cluster.
Provide an (optional) configuration property to place all stream groups under on common group instead of at the root level.
Configuration is done via the following property:
String
spring.cloud.deployer.mesos.marathon.global-marathon-group
The text was updated successfully, but these errors were encountered: