You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Marcel Offermans (Created) (JIRA)" <ji...@apache.org> on 2011/12/13 21:10:30 UTC

[jira] [Created] (FELIX-3270) Deployment admin incorrectly takes snapshots of bundle data areas

Deployment admin incorrectly takes snapshots of bundle data areas
-----------------------------------------------------------------

                 Key: FELIX-3270
                 URL: https://issues.apache.org/jira/browse/FELIX-3270
             Project: Felix
          Issue Type: Bug
          Components: Deployment Admin
    Affects Versions: deploymentadmin-0.9.0
            Reporter: Marcel Offermans


The deployment admin implementation relies on a SnapshotCommand to make snapshots of bundle data areas. However, dus to a mistake in the store() method, these snapshots don't work. The method incorrectly invokes storeRecursive(). We actually ran into this issue because we saw an update deployment fail (hanging in this method because it managed to create an infinity copy).

storeRecursive(target, ... -> storeRecursive(source, ...


--
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

        

[jira] [Resolved] (FELIX-3270) Deployment admin incorrectly takes snapshots of bundle data areas

Posted by "Marcel Offermans (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Offermans resolved FELIX-3270.
-------------------------------------

    Resolution: Fixed

Fixed.
                
> Deployment admin incorrectly takes snapshots of bundle data areas
> -----------------------------------------------------------------
>
>                 Key: FELIX-3270
>                 URL: https://issues.apache.org/jira/browse/FELIX-3270
>             Project: Felix
>          Issue Type: Bug
>          Components: Deployment Admin
>    Affects Versions: deploymentadmin-0.9.0
>            Reporter: Marcel Offermans
>            Assignee: Marcel Offermans
>
> The deployment admin implementation relies on a SnapshotCommand to make snapshots of bundle data areas. However, dus to a mistake in the store() method, these snapshots don't work. The method incorrectly invokes storeRecursive(). We actually ran into this issue because we saw an update deployment fail (hanging in this method because it managed to create an infinity copy).
> storeRecursive(target, ... -> storeRecursive(source, ...

--
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

        

[jira] [Assigned] (FELIX-3270) Deployment admin incorrectly takes snapshots of bundle data areas

Posted by "Marcel Offermans (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Offermans reassigned FELIX-3270:
---------------------------------------

    Assignee: Marcel Offermans
    
> Deployment admin incorrectly takes snapshots of bundle data areas
> -----------------------------------------------------------------
>
>                 Key: FELIX-3270
>                 URL: https://issues.apache.org/jira/browse/FELIX-3270
>             Project: Felix
>          Issue Type: Bug
>          Components: Deployment Admin
>    Affects Versions: deploymentadmin-0.9.0
>            Reporter: Marcel Offermans
>            Assignee: Marcel Offermans
>
> The deployment admin implementation relies on a SnapshotCommand to make snapshots of bundle data areas. However, dus to a mistake in the store() method, these snapshots don't work. The method incorrectly invokes storeRecursive(). We actually ran into this issue because we saw an update deployment fail (hanging in this method because it managed to create an infinity copy).
> storeRecursive(target, ... -> storeRecursive(source, ...

--
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