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.