----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6083/ -----------------------------------------------------------
Review request for mesos, John Sirois and Vinod Kone. Description ------- Now, if a leader is known to one of the masters it will be included in the JSON returned from hitting the '/state.json' endpoint. In addition, the webui will automagically redirect to the leading master after 5 seconds. Diffs ----- src/master/http.cpp 2568303 src/master/master.hpp ad2ec25 src/master/master.cpp 43407fa src/webui/master/static/controllers.js a73814e src/webui/master/static/index.html 70a5b8e Diff: https://reviews.apache.org/r/6083/diff/ Testing ------- make check Thanks, Benjamin Hindman
