You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Nahappan Somasundaram (JIRA)" <ji...@apache.org> on 2016/06/06 17:41:20 UTC

[jira] [Created] (AMBARI-17069) Recovery Manager: Refactor desired state transitions into a state table

Nahappan Somasundaram created AMBARI-17069:
----------------------------------------------

             Summary: Recovery Manager: Refactor desired state transitions into a state table
                 Key: AMBARI-17069
                 URL: https://issues.apache.org/jira/browse/AMBARI-17069
             Project: Ambari
          Issue Type: Bug
          Components: ambari-agent
    Affects Versions: 2.4.0
            Reporter: Nahappan Somasundaram
            Assignee: Nahappan Somasundaram
             Fix For: 2.4.0


The desired state transitions for various auto start types are computed using a big if-else block which is difficult to maintain as we keep adding newer features. Move the state transition to a state machine for easy lookup.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)