-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14859/
-----------------------------------------------------------

(Updated Oct. 22, 2013, 10:30 p.m.)


Review request for mesos and Benjamin Hindman.


Repository: mesos-git


Description
-------

The leader address from master/state.json does not undergo the same name lookup 
as the master/redirect end point.
This becomes a problem during redirect in the webui when internal ips are used.

Changing location of the redirect to '/master/redirect' solves the immediate 
problem.


Diffs
-----

  src/webui/master/static/index.html ce504aa 
  src/webui/master/static/js/controllers.js 305aeaa 

Diff: https://reviews.apache.org/r/14859/diff/


Testing
-------

Functional testing of the redirection in a 2 master setup on EC2.


Thanks,

Niklas Nielsen

Reply via email to