On 09/12/2014 19:08, Mike Nimer wrote: > ... > Here is the simple test class I'm using to verify this with 4 > different ways to create a file node. Based on what I can find online > and digging through the unit tests. > Sorry Mike, didn't look at your class but you can find an example here
https://github.com/apache/jackrabbit-oak/blob/a6798b166514148e31c16153eabbf42d2de60a4b/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark/SmallFileWriteTest.java#L53 HTH Davide
