mesosphere / marathon

Deploy and manage containers (including Docker) on top of Apache Mesos at scale.
https://mesosphere.github.io/marathon/
Apache License 2.0
4.07k stars 845 forks source link

AppDefinition memory validation is not consistent between UI and backend #3934

Closed janisz closed 8 years ago

janisz commented 8 years ago

Occurrences in code:

It's minor issue and looks like easy fix but what is correct value 0 or 32?

janisz commented 8 years ago

Duplicates #3933