-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55261/
-----------------------------------------------------------
Review request for Ambari and Andrii Tkach.
Bugs: AMBARI-19400
https://issues.apache.org/jira/browse/AMBARI-19400
Repository: ambari
Description
-------
No required configs changes are made after adding or deleting ZooKeeper Server
to host when Atlas is installed on cluster.
JS error is thrown after user confirms adding or deleting ZooKeeper Server:
```
Uncaught TypeError: Cannot read property 'tag' of undefined
```
Diffs
-----
ambari-web/app/controllers/main/host/details.js 7df2c4e
ambari-web/test/controllers/main/host/details_test.js 03dadc6
Diff: https://reviews.apache.org/r/55261/diff/
Testing
-------
20275 tests complete (23 seconds)
153 tests pending
Thanks,
Andriy Babiichuk