-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
ALL
-
12
When committing an index build, we set the commit timestamp on the IndexCatalogEntry. However, we are operating on a shallow copy and thus we are bypassing the copy-on-write semantics of the collection catalog.
- duplicates
-
SERVER-68269 Remove minVisibleSnapshot for indexes
- Closed
- related to
-
SERVER-70935 Fix data race in SBE plan cache key calculation related to IndexCatalogEntry minimum visible snapshot
- Closed