I'm using Mesos and Marathon. I created an application on Marathon. When applications failover to other node in cluster, can we control where they should invoke? I tried with LIKE "Constrains" in Marathon but it doesn't work as my expectation.
Thanks in advance