Hi Here's a crazy idea: Is it possible / has anyone tried to run Mesos where the slaves are in radically different network zones? For example: A few slaves on Azure, a few slaves on AWS, and a bunch of other slaves on premises etc. Assuming it's possible, is it possible to define resource requirements for tasks, in terms of 'access to network resource A with less than X latency and throughput between i and m' for example? Masters would probably have to be 'close' to each other, to prevent 'brain-splits', true or not ? If so, then how does one assure Master HA ?
I've been thinking about this for a while, and can't find a reason 'why not'. Please share your thoughts on the subject. (Y)

