-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33888/
-----------------------------------------------------------
Review request for Ambari and Andrew Onischuk.
Bugs: AMBARI-10956
https://issues.apache.org/jira/browse/AMBARI-10956
Repository: ambari
Description
-------
When ambari starts and loads/reads the stack defs, it writes to
ambari-server.log if it is loading a latest url.
This log entry should include info about the stack (such as HDP) and version
(such as 2.2) so it's easier to know what stack has the latest element that is
being read.
29 Apr 2015 17:00:56,004 INFO [Stack Version Loading Thread]
LatestRepoCallable:74 - Loading latest URL info from
http://s3.amazonaws.com/dev.hortonworks.com/HDP/hdp_urlinfo.json
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/state/stack/LatestRepoCallable.java
f4578a6
Diff: https://reviews.apache.org/r/33888/diff/
Testing
-------
in progress
Thanks,
Dmitro Lisnichenko