-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28144/
-----------------------------------------------------------
Review request for Ambari, Jaimin Jetly and Yusaku Sako.
Bugs: AMBARI-8361
https://issues.apache.org/jira/browse/AMBARI-8361
Repository: ambari
Description
-------
Configs UI breaks with the following flow:
1) go to tez
2) edit tez.am.resource.memory.mb and make 1
3) click save
4) that prompts the warning that this is not a recommended value
5) click cancel
6) browse to pig
7) you are prompted you have unsaved changes, click discard
9) Pig configs ui ends up broken
have to browse away and come back for it to straighten out. See attached for
example of broken-ness
Diffs
-----
ambari-web/app/controllers/main/service/info/configs.js 9333084
Diff: https://reviews.apache.org/r/28144/diff/
Testing
-------
Patch tested in different cases. Unit tests passed
Thanks,
Xi Wang