Doroszlai, Attila created AMBARI-19384:
------------------------------------------
Summary: Wrong placeholder in REST metrics error message
Key: AMBARI-19384
URL: https://issues.apache.org/jira/browse/AMBARI-19384
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.4.0
Reporter: Doroszlai, Attila
Assignee: Doroszlai, Attila
Priority: Trivial
Fix For: 2.5.0
{{$s}} appears in the message instead of the actual value:
{code}
org.apache.ambari.server.AmbariException: Unable to get REST metrics from the
for STORM_UI_SERVER at $s
at
org.apache.ambari.server.controller.metrics.RestMetricsPropertyProvider.populateResource(RestMetricsPropertyProvider.java:259)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)