Charles Allen created MESOS-6210: ------------------------------------ Summary: Master redirect with suffix gets in redirect loop Key: MESOS-6210 URL: https://issues.apache.org/jira/browse/MESOS-6210 Project: Mesos Issue Type: Bug Components: HTTP API Reporter: Charles Allen
Trying to go to a URI like {{http://SOME_MASTER:5050/master/redirect/master/frameworks}} ends up in a redirect loop. The expected behavior is to either not support anything after {{redirect}} in the path (redirect must be handled by a smart client), or to redirect to the suffix (redirect can be handled by a dumb client). -- This message was sent by Atlassian JIRA (v6.3.4#6332)