Aravindan Vijayan created AMBARI-14833:
------------------------------------------
Summary: Add role command order Start/Stop dependency between
Metrics Collector and Zookeeper Server
Key: AMBARI-14833
URL: https://issues.apache.org/jira/browse/AMBARI-14833
Project: Ambari
Issue Type: Bug
Components: ambari-metrics
Affects Versions: 2.2.1
Reporter: Aravindan Vijayan
Assignee: Aravindan Vijayan
Priority: Critical
Fix For: 2.2.2
AMS in distributed mode uses cluster zookeeper by default. Introducing the
following 2 dependency in the role command order for Start All & Stop All makes
sure AMS HBase is started and stopped cleanly.
METRICS_COLLECTOR-START depends on ZOOKEEPER_SERVER-START
ZOOKEEPER_SERVER-STOP depends on METRICS_COLLECTOR-STOP
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)