-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2026-07-20, Storage Execution 2026-08-03
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Similar to SERVER-130643, we should extend support so that multiple key/value pairs can be inserted in a "ci" operation at once, rather than simply a key array with a a possibly-empty value. This can help support the cases where index builds insert keys with values, such as the TypeBits that are stored in the value field of indexes. We should also support inserting an array of keys with a single value to be used for all keys, rather than only an array of keys with an empty value.
- is related to
-
SERVER-130643 Support oplog application of batched container writes
-
- Closed
-
- related to
-
SERVER-132551 Add a batched write API to the direct-CRUD storage layer
-
- Backlog
-
-
SERVER-131747 Parse and apply container updates with multiple kvs
-
- Blocked
-
-
SERVER-131816 Parse and apply container writes with multiple int-keys
-
- Blocked
-