You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Thomas Müller <th...@day.com> on 2010/02/17 20:05:18 UTC

[jr3] Support large transactions

Jackrabbit should support transactions that don't fit in the transient
space. Example: delete a node with many child nodes.

Re: [jr3] Support large transactions

Posted by Andrey Adamovich <an...@yahoo.com>.
Another example: importing large repository file (>1GB)

 Andrey 



________________________________
From: Thomas Müller <th...@day.com>
To: dev <de...@jackrabbit.apache.org>
Sent: Wed, 17 February, 2010 20:05:18
Subject: [jr3] Support large transactions

Jackrabbit should support transactions that don't fit in the transient
space. Example: delete a node with many child nodes.