[
https://issues.apache.org/jira/browse/MESOS-7529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16085355#comment-16085355
]
Jan Schlicht commented on MESOS-7529:
-------------------------------------
Thanks! Don't know why I didn't see the other definitions.
> Realm names defined for tests are used in main Mesos code
> ---------------------------------------------------------
>
> Key: MESOS-7529
> URL: https://issues.apache.org/jira/browse/MESOS-7529
> Project: Mesos
> Issue Type: Bug
> Reporter: Jan Schlicht
> Priority: Minor
> Labels: tech-debt
>
> In {{process/gtest.hpp}} the realms {{READONLY_HTTP_AUTHENTICATION_REALM}}
> and {{READWRITE_HTTP_AUTHENTICATION_REALM}} are defined. These are then used
> in {{master/main.cpp}} and {{slave/main.cpp}}. I'd expect that these would
> only be used in tests or these realms should be defined elsewhere.
> Also the concept of having these two realms seems specific to Mesos, not
> libprocess, hence it would make sense to define them somewhere in Mesos.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)