-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2021-10-18, Execution Team 2021-11-01, Execution Team 2022-02-21
-
148
In increasing the coverage of fast count validation in SERVER-59058, remove_and_bulk_insert.js sporadically reports an incorrect fast count in the concurrency_sharded_multi_stmt_txn (and variations of this) suites. We should determine why the fast count is incorrect in this test, address the issue, and re-enable the fast count validation in the these suites.
- related to
-
SERVER-63585 Fastcount gets out of sync when a delete rollbacks and another transaction deletes the same rows
- Closed
-
SERVER-60432 Temporarily disable fast count enforcement in concurrency_sharded_multi_stmt_txn* suites
- Closed
-
SERVER-59058 Enable ValidateCollections Python hook to validate fast counts
- Closed