-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40444/
-----------------------------------------------------------
Review request for Ambari and Myroslav Papirkovskyy.
Bugs: AMBARI-13944
https://issues.apache.org/jira/browse/AMBARI-13944
Repository: ambari
Description
-------
Fix logged message so that is properly indicates the configuration type that
cannot be found or logs a more informative message:
{noformat}
No service found for config type '{}', service config version not created
{noformat}
This is logged on or around
{{org/apache/ambari/server/state/cluster/ClusterImpl.java:2480}} (branch-2.1)
or {{org/apache/ambari/server/state/cluster/ClusterImpl.java:2486}} (trunk).
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
24b94da
Diff: https://reviews.apache.org/r/40444/diff/
Testing
-------
mvn clean test
Thanks,
Dmitro Lisnichenko