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.
When starting a
MongoConnector, a separateMongoStatusIOthread is also started. Some tests inMongoDocumentIOITrely 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.