git commit: Added missing include guards in set.hpp.

2014-01-16 Thread bmahler
Updated Branches: refs/heads/master 10ff89653 -> 3d46cce23 Added missing include guards in set.hpp. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/3d46cce2 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/3d46cce2

[3/3] git commit: Added a script to automate voting a release candidate.

2014-01-16 Thread vinodkone
Added a script to automate voting a release candidate. Review: https://reviews.apache.org/r/16476 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/77d4c5a5 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/77d4c5a5 Diff:

[2/3] git commit: Updated support/release.sh script to upload artifacts after vote.

2014-01-16 Thread vinodkone
Updated support/release.sh script to upload artifacts after vote. Review: https://reviews.apache.org/r/16487 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/5e61d071 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/5e6

[1/3] git commit: Added a script to tag a release candidate and upload the jar.

2014-01-16 Thread vinodkone
Updated Branches: refs/heads/master 5c478106e -> 10ff89653 Added a script to tag a release candidate and upload the jar. Review: https://reviews.apache.org/r/16492 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/10ff8965

[1/2] git commit: Used UNREACHABLE to silence a compiler warning.

2014-01-16 Thread benh
Updated Branches: refs/heads/master 420e30bfe -> 5c478106e Used UNREACHABLE to silence a compiler warning. Review: https://reviews.apache.org/r/16940 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/5c478106 Tree: http://g

[2/2] git commit: Added UNREACHABLE to stout.

2014-01-16 Thread benh
Added UNREACHABLE to stout. Review: https://reviews.apache.org/r/16939 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/2a04b922 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/2a04b922 Diff: http://git-wip-us.apache.o

[04/10] Added log recovery support.

2014-01-16 Thread benh
http://git-wip-us.apache.org/repos/asf/mesos/blob/f9b60c4c/src/log/replica.cpp -- diff --git a/src/log/replica.cpp b/src/log/replica.cpp index 032180a..da9310f 100644 --- a/src/log/replica.cpp +++ b/src/log/replica.cpp @@ -36,6 +36

[07/10] git commit: Adjusted log tests to use the new log tool.

2014-01-16 Thread benh
Adjusted log tests to use the new log tool. From: Jie Yu Review: https://reviews.apache.org/r/16946 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/fa5d450c Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/fa5d450c Di

[08/10] git commit: Added a watch function to watch for network size changes.

2014-01-16 Thread benh
Added a watch function to watch for network size changes. From: Jie Yu Review: https://reviews.apache.org/r/16064 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/c1e3b741 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tr

[03/10] git commit: Libprocessify the coordinator.

2014-01-16 Thread benh
Libprocessify the coordinator. From: Jie Yu Review: https://reviews.apache.org/r/14902 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/6ea7c14e Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/6ea7c14e Diff: http://gi

[10/10] git commit: Changed log recover implementation to only broadcast requests when there are enough replicas in the network.

2014-01-16 Thread benh
Changed log recover implementation to only broadcast requests when there are enough replicas in the network. From: Jie Yu Review: https://reviews.apache.org/r/16982 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/420e30bf Tr

[06/10] git commit: Refactored log tools and added a tool to initialize the log.

2014-01-16 Thread benh
Refactored log tools and added a tool to initialize the log. Also pulled storage related code out (I haven't changed them) from replica.cpp. From: Jie Yu Review: https://reviews.apache.org/r/16433 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/r

[09/10] git commit: Only broadcast requests when there are enough replicas in the network.

2014-01-16 Thread benh
Only broadcast requests when there are enough replicas in the network. From: Jie Yu Review: https://reviews.apache.org/r/16065 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/3e331889 Tree: http://git-wip-us.apache.org/repos