Chun-Hung Hsiao created MESOS-9163:
--------------------------------------
Summary: `UriDiskProfileAdaptor` should not update profiles when a
poll returns a non-OK HTTP status.
Key: MESOS-9163
URL: https://issues.apache.org/jira/browse/MESOS-9163
Project: Mesos
Issue Type: Bug
Reporter: Chun-Hung Hsiao
Assignee: Chun-Hung Hsiao
Currently if the {{UriDiskProfileAdatpor}} receives an non-OK status, e.g.,
{{404 Not Found}}, from a URL poll, it would still read the response body
(which could be empty or malformed) and update the profile matrix. The expected
behavior should be skip this poll and retry later.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)