-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44880/
-----------------------------------------------------------
(Updated March 19, 2016, 12:49 a.m.)
Review request for Ambari, Jaimin Jetly, Richard Zang, Srimanth Gunturi, Xi
Wang, and Yusaku Sako.
Bugs: AMBARI-15436
https://issues.apache.org/jira/browse/AMBARI-15436
Repository: ambari
Description
-------
Currently Ambari UI persists it's current state on the server. This helps when
a different user logs in, they end up in the same UI. Sometimes however, UI's
state persisted on server does not sync with cluster state, thereby putting UI
in a broken state with no recourse for the stuck user.
Ambari UI should provide a _Reset UI_ button in the experimental page which
resets the UI state on server.
Diffs (updated)
-----
ambari-web/app/controllers/experimental.js d338622
ambari-web/app/mappers/server_data_mapper.js 99fd80f
ambari-web/app/messages.js 5addc9b
ambari-web/app/templates/experimental.hbs 2873679
Diff: https://reviews.apache.org/r/44880/diff/
Testing
-------
Local ambari-web test passed.
24578 tests complete (23 seconds)
145 tests pending
Manual testing done.
Thanks,
Zhe (Joe) Wang