-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
None
-
Fully Compatible
-
v5.0, v4.4
-
Execution Team 2021-05-31
-
54
This addresses missing test coverage for the case where we update different multikey paths in a compound index within a single storage transaction. This can be accomplished in a single insert command containing multiple documents that contain arrays in different fields that are both part of the same index key pattern.
This test should provide additional coverage for SERVER-56877 and SERVER-57127.
- is related to
-
SERVER-56877 insert operations may fail to set index to multikey after aborted multikey catalog update
- Closed
-
SERVER-57127 Refactor multikey and other state out of IndexCatalogEntry
- Closed