Findwise/Hydra

MongoDocumentIOIT fails due to concurrency problems

Opened this issue · 0 comments

When starting a MongoConnector, a separate MongoStatusIO thread is also started. Some tests in MongoDocumentIOIT rely on checking values in the database that are updated by that thread. In some cases, the values are not updated or are missing when the tests does the check.