Rollback behaviour for application update does not work
-------------------------------------------------------

                 Key: ARIES-528
                 URL: https://issues.apache.org/jira/browse/ARIES-528
             Project: Aries
          Issue Type: Bug
          Components: Application
    Affects Versions: 0.3
            Reporter: Valentin Mahrwald
            Assignee: Valentin Mahrwald


The desired behaviour of AriesApplicationManager.update is to attempt a new 
deployment but rollback to the consistent state in case of problems.

Currently this does not work for two reasons:
a) When rolling back to the previous version the wrong deployment metadata gets 
used, so that the rollback erroneously tries to install the new version again 
rather than the old one.
b) In isolated cases some failures during installation can leave behind a 
broken framework that prevents any further installs from succeeding.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to