Dmitry Lysnichenko created AMBARI-11611:
-------------------------------------------
Summary: Delete incorrect Storm-HA configs
Key: AMBARI-11611
URL: https://issues.apache.org/jira/browse/AMBARI-11611
Project: Ambari
Issue Type: Bug
Components: ambari-server
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Fix For: 2.1.0
Attachments: AMBARI-11611.patch
Now Ambari always use 1 as the value. This will render Storm-HA to not work out
of the box. We want to find the formula.
So these 2 entries should be deleted.
{code}
topology.max.replication.wait.time.sec.default : 60
topology.min.replication.count.default : 1
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)