-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
QE 2023-03-06
-
9
After SERVER-65364 IndexCatalogImpl use different more correct logic to detect which indexes are affected by the update, compared to UpdateDriver.
The result of UpdateDriver affected indexes detection is used in only one place, so we can just remove this code from UpdateDriver and return if indexes are affected from collection_internal::updateDocument
- duplicates
-
SERVER-70984 Decouple the concepts "in-place updates" and "index updates"
- Closed
- is related to
-
SERVER-65364 Update logic should pass info about which fields changed to index layer
- Closed