-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51702/
-----------------------------------------------------------
Review request for Ambari, Andrii Tkach and Yusaku Sako.
Bugs: AMBARI-18308
https://issues.apache.org/jira/browse/AMBARI-18308
Repository: ambari
Description
-------
Go to any of the service config screen ( for e.x Hive ) and add and remove
multiple properties one after another (without using bulk add).
This results in javascript memory leak.
Diffs
-----
ambari-web/app/views/common/configs/service_configs_by_category_view.js
ad1a2f9
ambari-web/test/views/common/configs/service_configs_by_category_view_test.js
7b6c451
Diff: https://reviews.apache.org/r/51702/diff/
Testing
-------
tested the patch manually to resolve the issue.
verified that all ambari-web unit tests passes with the patch:
29244 tests complete (29 seconds)
154 tests pending
Thanks,
Jaimin Jetly