Jan Schlicht created MESOS-4197:
-----------------------------------
Summary: Make mesos realm a constant string.
Key: MESOS-4197
URL: https://issues.apache.org/jira/browse/MESOS-4197
Project: Mesos
Issue Type: Improvement
Reporter: Jan Schlicht
Priority: Minor
Currently the realm used in {{Unauthorized}} HTTP responses is used as
{{Unauthorized("Mesos master")}}. To have a single point of origin, it would be
better to use it like {{Unauthorized(REALM)}} where {{REALM}} is a constant
string.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)