Benjamin Bannier created MESOS-5343:
---------------------------------------
Summary: Behavior of custom HTTP authenticators with disabled HTTP
authentication is inconsistent between master and agent
Key: MESOS-5343
URL: https://issues.apache.org/jira/browse/MESOS-5343
Project: Mesos
Issue Type: Bug
Reporter: Benjamin Bannier
When setting a custom authenticator with {{http_authenticators}} and also
specifying {{authenticate_http=false}} currently agents refuse to start with
{code}
A custom HTTP authenticator was specified with the '--http_authenticators'
flag, but HTTP authentication was not enabled via '--authenticate_http'
{code}
Masters on the other hand accept this setting.
Having differing behavior between master and agents is confusing, and we should
decide on whether we want to accept these settings or not, and make the
implementations consistent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)