-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27624/
-----------------------------------------------------------
Review request for Ambari, Andriy Babiichuk and Aleksandr Kovalenko.
Bugs: ambari-8159
https://issues.apache.org/jira/browse/ambari-8159
Repository: ambari
Description
-------
After enabling RM HA, one of the hosts is active (say c6401), the other is
standby (say c6402). From that point on, YARN summary page will only show info
if c6401 is running, whether it's active or not. The queue memory graph is also
broken.
If I stop RM on c6401, summary info is n/a. if I start it, even if it's
standby, then data shows.
Logout / login doesn't change it. Reload page doesn't change it.
Just seems that Ambari is "holding onto" the first active RM after the wizard
is done.
Diffs
-----
ambari-web/app/assets/test/tests.js fd565f1
ambari-web/app/mappers/service_metrics_mapper.js 0ff2177
ambari-web/test/mappers/service_metrics_mapper_test.js PRE-CREATION
Diff: https://reviews.apache.org/r/27624/diff/
Testing
-------
4940 tests complete (7 seconds)
60 tests pending
Thanks,
Oleg Nechiporenko