-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55862/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-6361
https://issues.apache.org/jira/browse/MESOS-6361
Repository: mesos
Description
-------
mesos-execute will now register as a partition-aware framework by
default. This behavior can be disabled via the "--no_partition-aware"
flag.
Diffs
-----
src/cli/execute.cpp 34c5d6e76c05edce987bf75fcd78797b7b9a9c8f
Diff: https://reviews.apache.org/r/55862/diff/
Testing
-------
Manual testing: launching tasks, partitioning an agent, examing the web UI, etc.
Thanks,
Neil Conway