git commit: Fixed ExternalContainerizer wait behavior when getting destroyed.

2014-05-23 Thread tillt
Repository: mesos Updated Branches: refs/heads/master cbaa94c96 -> 8dd84178d Fixed ExternalContainerizer wait behavior when getting destroyed. When 'wait' was terminated by 'destroy', it is getting SIGKILLed. We need to test for that specific case and setup the appropriate Termination message

git commit: Fixed the flaky SlaveRecovery MultipleFrameworks test.

2014-05-23 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master f751e3b6b -> cbaa94c96 Fixed the flaky SlaveRecovery MultipleFrameworks test. Review: https://reviews.apache.org/r/21871 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commi

[1/2] git commit: Fixed compiler errors in routing library when an old glibc is used.

2014-05-23 Thread jieyu
Repository: mesos Updated Branches: refs/heads/master a31d81f11 -> f751e3b6b Fixed compiler errors in routing library when an old glibc is used. Review: https://reviews.apache.org/r/21822 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/as

[2/2] git commit: Returned false in link::remove() if NLE_NODEV is received.

2014-05-23 Thread jieyu
Returned false in link::remove() if NLE_NODEV is received. Review: https://reviews.apache.org/r/21823 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/f751e3b6 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/f751e3b6 D

git commit: Fix for web UI redirect message not showing up.

2014-05-23 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master 96f590b3f -> a31d81f11 Fix for web UI redirect message not showing up. There was a bug that caused the "We're redirecting you to the leader" message to not show up when visiting the web UI on a follower. Looks to me like it was caused by an

git commit: Added support for s3/s3n to the mesos fetcher.

2014-05-23 Thread vinodkone
Repository: mesos Updated Branches: refs/heads/master 0aa8ddd0c -> 96f590b3f Added support for s3/s3n to the mesos fetcher. Review: https://reviews.apache.org/r/21852 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/96f590