Re: MongoDB check

2013-08-13 Thread Igor Bogomolov
Hi Thomas, Thank you for your reply! Could you please give me any documentation, hints or examples on how to use Tar storage. I assume that just stopping MicroKernel bundles won't work. Currently I am trying to adopt oak-server from [1] in the Sling project. Regards, Igor [1] http://svn.apache.

Re: svn commit: r1513387 - in /jackrabbit/oak/trunk/oak-jcr: ./ src/main/java/org/apache/jackrabbit/oak/jcr/ src/main/java/org/apache/jackrabbit/oak/jcr/delegate/ src/main/java/org/apache/jackrabbit/o

2013-08-13 Thread Michael Dürig
On 13.8.13 10:38, Jukka Zitting wrote: See the TODO note I added earlier. Uh me blind. Sorry for the noise... Michael

Re: svn commit: r1513387 - in /jackrabbit/oak/trunk/oak-jcr: ./ src/main/java/org/apache/jackrabbit/oak/jcr/ src/main/java/org/apache/jackrabbit/oak/jcr/delegate/ src/main/java/org/apache/jackrabbit/o

2013-08-13 Thread Jukka Zitting
Hi, On Tue, Aug 13, 2013 at 11:32 AM, Michael Dürig wrote: > Shouldn't these calls execute through SessionDelegate.perform() and the > checkLockable() call go into SessionOperation#checkPreconditions? Otherwise > we should probably add a comment why not. See the TODO note I added earlier. I'm wo

Re: svn commit: r1513387 - in /jackrabbit/oak/trunk/oak-jcr: ./ src/main/java/org/apache/jackrabbit/oak/jcr/ src/main/java/org/apache/jackrabbit/oak/jcr/delegate/ src/main/java/org/apache/jackrabbit/o

2013-08-13 Thread Michael Dürig
Hi, On 13.8.13 10:19, mreut...@apache.org wrote: @@ -1161,6 +1163,7 @@ public class NodeImpl Shouldn't these calls execute through SessionDelegate.perform() and the checkLockable() call go into SessionOperation#checkPreconditions? Otherwise we should probably add a comment why not. Michae