[ https://issues.apache.org/jira/browse/MESOS-7529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Schlicht updated MESOS-7529: -------------------------------- Summary: Realm names defined for tests are used in main Mesos code (was: Realm names defined for tests are used in production code) > 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 > Components: libprocess, technical debt > Reporter: Jan Schlicht > Priority: Minor > Labels: easy-fix, libprocess, 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.3.15#6346)