-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57567/
-----------------------------------------------------------

(Updated March 13, 2017, 8:40 p.m.)


Review request for Ambari, Jaimin Jetly, Richard Zang, and Yusaku Sako.


Bugs: AMBARI-20426
    https://issues.apache.org/jira/browse/AMBARI-20426


Repository: ambari


Description (updated)
-------

Problem:
Hive Server interactive not removed from Hive summary page even after HSI is 
disabled.
Strange Fact : HSI is started without any error when did a restart all stale 
components even though HSI is disabled
Root cause:
This issue is intermittent and can occur when the status command updates slower 
than the stop and delete commands.
Proposed solution:
Adding a delay of 60 seconds between the batch operations (STOP and DELETE) 
fixes this issue since it gives enough time for the status command to fetch the 
correct state of the system.


Diffs
-----

  ambari-web/app/mixins/main/service/configs/component_actions_by_configs.js 
b01c784 


Diff: https://reviews.apache.org/r/57567/diff/1/


Testing
-------

Verified Manually.

Ambari-web unit tests pass.
30367 passing (20s)
157 pending


Thanks,

Vivek Ratnavel Subramanian

Reply via email to