-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50488/
-----------------------------------------------------------
(Updated July 29, 2016, 4:07 a.m.)
Review request for mesos, Adam B, Benjamin Mahler, Jie Yu, Michael Lunøe, Vinod
Kone, and Jiang Yan Xu.
Changes
-------
Address @xujyan's comment.
Bugs: MESOS-5911
https://issues.apache.org/jira/browse/MESOS-5911
Repository: mesos
Description
-------
When the request which contains query parameters or fragment sent to a
non-leading master, the master would redirect to an URL that ignored
the query parameters and fragment. This changes the redirect URL
include the query parameters or fragment.
Diffs (updated)
-----
src/master/http.cpp 1cbec976ccedae81def388c62889624aaf9a794e
Diff: https://reviews.apache.org/r/50488/diff/
Testing
-------
Thanks,
haosdent huang