Laszlo Puskas created AMBARI-18302:
--------------------------------------

             Summary: Desired state of client component should not be changed 
in case configuration changes are applied through a "Restart"
                 Key: AMBARI-18302
                 URL: https://issues.apache.org/jira/browse/AMBARI-18302
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 2.4.0
            Reporter: Laszlo Puskas
            Assignee: Laszlo Puskas


Configuration changes are propagated to host components by issuing a restart of 
the affected components.

In case of master components this action will start the affected components 
(regardless it is in INSTALLED or STARTED state) and the desired state will be 
set to STARTED.

In Ambari client components are always expected to be in INSTALLED state. 
However upon configuration changes, the desired state of these components are 
also set to STARTED. This may be misleading for ambari API users that determine 
component states by checking the desired state and actual state. (Tha actual 
state in case of client components will always be INSTALLED)

This issue addresses this problem by not updating the desired state when client 
components are restarted.



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

Reply via email to