Hi,

I would add making sure the test uses a clean slate each time, meaning you
drop the db at the end and/or create fresh unique ones each time the test
runs (I don't see this happening in the current snippet).
this would protect you against weird artifacts.

alex


On Thu, Feb 25, 2016 at 11:43 AM, Julian Reschke <[email protected]>
wrote:

> On 2016-02-25 11:30, Ancona Francesco wrote:
>
>> Yes.
>>
>> We tried the following combination:
>> 1) metadata on mongo and binary mongo
>> 2) metadata on mongo and binary using filesystem
>>
>> Best regards
>>
>
> It looks like the repository construction doesn't work (nodetype index
> missing).
>
> Can you double-check that your code for Mongo really has the same steps?
>
> Best regards, Julian
>
>
>
>
>
>
>

Reply via email to