David J. Thomson wrote:
Also, in my performance testing, I'm trying to create subcollections in a nested loop. Is there some reason why the subcollections are becoming corrupted this way? I'm closing the main collection before trying to open it and create a subcollection under it, but it doesn't seem to matter.
BTW, this is all with the embedded version, in case it matters.
If you can consistenlty reproduce the problem with some simple java code, please go and file a bug with test case to bugzilla. If you know how to fix it -- don't go, run and file a patch to bugzilla! :)
Vadim