You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2007/07/06 09:59:05 UTC

[jira] Created: (JCR-1014) Convert Batch implementation in spi-rmi from remote object into a local one

Convert Batch implementation in spi-rmi from remote object into a local one
---------------------------------------------------------------------------

                 Key: JCR-1014
                 URL: https://issues.apache.org/jira/browse/JCR-1014
             Project: Jackrabbit
          Issue Type: Improvement
          Components: SPI
            Reporter: Marcel Reutegger
            Priority: Minor


The current implementation of the Batch interface in spi-rmi is very simple and just uses remotes to the server side batch. This should be changed to a local object on the client and only transmit the changes in a single call to the server on save.

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


[jira] Resolved: (JCR-1014) Convert Batch implementation in spi-rmi from remote object into a local one

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

Marcel Reutegger resolved JCR-1014.
-----------------------------------

    Resolution: Fixed

Committed in revision: 553862

> Convert Batch implementation in spi-rmi from remote object into a local one
> ---------------------------------------------------------------------------
>
>                 Key: JCR-1014
>                 URL: https://issues.apache.org/jira/browse/JCR-1014
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>
> The current implementation of the Batch interface in spi-rmi is very simple and just uses remotes to the server side batch. This should be changed to a local object on the client and only transmit the changes in a single call to the server on save.

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


[jira] Assigned: (JCR-1014) Convert Batch implementation in spi-rmi from remote object into a local one

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

Marcel Reutegger reassigned JCR-1014:
-------------------------------------

    Assignee: Marcel Reutegger

> Convert Batch implementation in spi-rmi from remote object into a local one
> ---------------------------------------------------------------------------
>
>                 Key: JCR-1014
>                 URL: https://issues.apache.org/jira/browse/JCR-1014
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>
> The current implementation of the Batch interface in spi-rmi is very simple and just uses remotes to the server side batch. This should be changed to a local object on the client and only transmit the changes in a single call to the server on save.

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