There are cases of inconsistencies that we allow for (e.g: collections that are implicitly replicated can fall into this category).
When iterating through our dbhashes, we can turn a success from false -> true if one of those lenient failures comes in after a real failure.
- is caused by
-
SERVER-60048 CheckReplDBHash should not fail for cases where we expect retryable findAndModify images to be inconsistent after a restart
- Closed