Maxim Khutornenko created AURORA-1588:
-----------------------------------------
Summary: HealthCheckConfig endpoint warning shows up unnecessary
Key: AURORA-1588
URL: https://issues.apache.org/jira/browse/AURORA-1588
Project: Aurora
Issue Type: Bug
Components: Client
Reporter: Maxim Khutornenko
The recent [health checker refactoring|https://reviews.apache.org/r/41428]
added a new message:
{noformat}
WARNING: endpoint, expected_response, and expected_response_code are deprecated
and will be removed
in the next release. Please consult updated documentation.
{noformat}
This message always shows up even when users don't explicitly specify
deprecated fields. It should only warn when the .aurora file contains
HealthCheckConfig with any of the deprecated fields.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)