On Thu, 2015-08-06 at 19:36 +0530, Vikas Saurabh wrote: > Hi Robert, > > > I am running that operation manually, so it should trigger ... > Umm, I'm sure what you meant by manual? Do you mean you the updates > once and then check whether actual split happened in a different > execution which is launched manually?
I end the test with a nodeStore.runBackgroundOperations(); > Can you describe your current test setup a bit more? Sure - the @Before instantiates a DocumentNodeStore backed by my implementation of the MultiplexingDocumentStore - the test is as I pasted before , an attempt to generate enough data in order to create a split document - the validation is simply running the background operations Thanks, Robert
