You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/04/09 14:29:50 UTC

[jira] Created: (SLING-1480) Don't use Workspace#move, use Session#move

Don't use Workspace#move, use Session#move
------------------------------------------

                 Key: SLING-1480
                 URL: https://issues.apache.org/jira/browse/SLING-1480
             Project: Sling
          Issue Type: Improvement
          Components: JCR
    Affects Versions: JCR Classloader 3.1.0
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
            Priority: Minor
             Fix For: JCR Classloader 3.1.2


The class loader write should use Session#move instead of Workspace#move - this seems to reduce potential concurrency problems

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


[jira] Closed: (SLING-1480) Don't use Workspace#move, use Session#move

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed SLING-1480.
-----------------------------------


> Don't use Workspace#move, use Session#move
> ------------------------------------------
>
>                 Key: SLING-1480
>                 URL: https://issues.apache.org/jira/browse/SLING-1480
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>    Affects Versions: JCR Classloader 3.1.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>             Fix For: JCR Classloader 3.1.2
>
>
> The class loader write should use Session#move instead of Workspace#move - this seems to reduce potential concurrency problems

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


[jira] Resolved: (SLING-1480) Don't use Workspace#move, use Session#move

Posted by "Carsten Ziegeler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-1480.
-------------------------------------

    Resolution: Fixed

Fixed in revision 932382

> Don't use Workspace#move, use Session#move
> ------------------------------------------
>
>                 Key: SLING-1480
>                 URL: https://issues.apache.org/jira/browse/SLING-1480
>             Project: Sling
>          Issue Type: Improvement
>          Components: JCR
>    Affects Versions: JCR Classloader 3.1.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>             Fix For: JCR Classloader 3.1.2
>
>
> The class loader write should use Session#move instead of Workspace#move - this seems to reduce potential concurrency problems

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