----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6322/#review9920 -----------------------------------------------------------
src/master/http.cpp <https://reviews.apache.org/r/6322/#comment21102> done third_party/libprocess/include/stout/net.hpp <https://reviews.apache.org/r/6322/#comment21104> done third_party/libprocess/include/stout/net.hpp <https://reviews.apache.org/r/6322/#comment21116> done third_party/libprocess/include/stout/net.hpp <https://reviews.apache.org/r/6322/#comment21107> done, but checked for != 0 since it's returning an int ret code, is that fine? third_party/libprocess/include/stout/net.hpp <https://reviews.apache.org/r/6322/#comment21105> done - Ben Mahler On Aug. 6, 2012, 11:55 p.m., Ben Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/6322/ > ----------------------------------------------------------- > > (Updated Aug. 6, 2012, 11:55 p.m.) > > > Review request for mesos, Benjamin Hindman and Vinod Kone. > > > Description > ------- > > This adds a /master/redirect URL that redirects to the current leader. > > > Diffs > ----- > > src/master/http.hpp 2aeb442 > src/master/http.cpp 49ccf39 > src/master/master.hpp d02fbeb > src/master/master.cpp b0507c5 > third_party/libprocess/include/process/http.hpp a10146f > third_party/libprocess/include/stout/net.hpp 8ce0b14 > > Diff: https://reviews.apache.org/r/6322/diff/ > > > Testing > ------- > > Tested locally with 1 master. Will also test with multiple local masters. > > > Thanks, > > Ben Mahler > >
