Adam B created MESOS-5710:
-----------------------------
Summary: The /logging/toggle endpoint accepts requests with any
http method
Key: MESOS-5710
URL: https://issues.apache.org/jira/browse/MESOS-5710
Project: Mesos
Issue Type: Task
Reporter: Adam B
Priority: Minor
Fix For: 1.0.0
Any of a GET, POST, PUT, or DELETE to
`<master>/logging/toggle?level=INFO&duration=5mins` will set the log level and
return 200.
To be consistent with REST-like syntax, DELETE, GET, and even POST are wrong
and should return a MethodNotAllowed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)