[ https://issues.apache.org/jira/browse/AMBARI-10333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Di Li updated AMBARI-10333: --------------------------- Attachment: AMBARI-10333.patch This is the changes I added to the ambari-web, in order to display the warning msg shown in the screenshot. Ambari web UI uses the stack service information to get a list of services that define the to-be-stopped service as a requiredService. The list is then used to format the warning msg for display. > The stop service confirmation dialog should show a warning if some other > services depends on the one to be stopped > ------------------------------------------------------------------------------------------------------------------ > > Key: AMBARI-10333 > URL: https://issues.apache.org/jira/browse/AMBARI-10333 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 1.7.0 > Environment: RHEL, SLES > Reporter: Di Li > Priority: Minor > Attachments: AMBARI-10333.patch, Warning.png > > > The stop service confirmation dialog should show a warning if some other > services depends on the service to be stopped, so that the user is warned > about the other services may not function properly after the selected service > is stopped. For example, stopping HDFS would bring up a warning saying the > HBase depends on HDFS. User then has the option to either Cancel the > operation or click Confirm Stop to continue. -- This message was sent by Atlassian JIRA (v6.3.4#6332)