Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
Fully Compatible
-
Server Serverless 2022-09-05, Server Serverless 2022-10-03, Server Serverless 2022-10-17
-
3
Description
A number of jstests test commands which might create temporary collections as a side-effect of normal operation. Usually, it's okay to check these temp collections during dbhash checks but shard split has an implicit stepup (to elect a recipient primary) which will clear temp collections. In this case, we see dbhash check failures because the donor has the temp collection, and the recipient does not.
Attachments
Issue Links
- is documented by
-
DOCS-15683 [SERVER] Skip dbhash check for temporary collections in shard split passthroughs
-
- Closed
-