The migrateBig.js test ensures that the count and itcount values for a collection match after all migrations have completed. However, there is a race condition in that the chunks may have been balanced, but the last chunk's migration might not have been cleaned up yet in which case the count command would find more documents that itcount.
Race condition in migrateBig.js between last migration cleanup and no-predicate count
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: