Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.0.0
-
None
Description
PROBLEM: Deleting a Zookeeper server service doesn't update the storm.zookeeper.servers for Storm - deleted Zookeeper still in the list.
BUSINESS IMPACT: NONE
STEPS TO REPRODUCE:
1) Install Ambari 2.0 / 2.01 with three nodes - each node has a Zookeeper server
2) Install Storm Service
3) Stop a Zookeeper server service via Ambari and delete it
4) Storm > Config > storm.zookeeper.servers doesn't get updated - deleted Zookeeper still in the list.
ACTUAL BEHAVIOR: storm.zookeeper.servers includes deleted Zookeeper server service.
EXPECTED BEHAVIOR: storm.zookeeper.servers should be updated ( this may also affect other components that depend on the Zookeeper quorum - Kafka)