-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32796/
-----------------------------------------------------------
Review request for mesos, Benjamin Hindman, Bernd Mathiske, and Till Toenshoff.
Bugs: MESOS-2583
https://issues.apache.org/jira/browse/MESOS-2583
Repository: mesos
Description
-------
Only update docker container when resources differs.
Also include the executor resources when launching the docker container to
avoid updating it again later on.
Diffs
-----
src/slave/containerizer/docker.hpp b7bf54ac65d6c61622e485ac253513eaac2e4f88
src/slave/containerizer/docker.cpp e83b912c707a3f2687b09a647a9ed248a940ea97
Diff: https://reviews.apache.org/r/32796/diff/
Testing
-------
make check
Thanks,
Timothy Chen