Allow pluggable update strategy/policy for the management agent
---------------------------------------------------------------

                 Key: ACE-233
                 URL: https://issues.apache.org/jira/browse/ACE-233
             Project: ACE
          Issue Type: Improvement
            Reporter: J.W. Janssen


The current management agent has two simple scheduled tasks that check for new 
versions and update to the latest version. While this is sufficient for many 
simple use-cases, it does not allow much room for customized update 
strategies/policies. For example, only update if explicitly approved by an user.

All of this functionality resides inside the ace-deployment-task project, which 
exposes a minimal API to query/update a management agent. If the check/update 
tasks would be split off to another bundle, one could at least plug in other 
implementations for this functionality.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to