-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2020-06-01
SERVER-40854 will remove timestamping behavior introduced by SERVER-38986 during the hybrid index build drain phase.
This behavior will need to be re-enabled to make index builds resumable after restart.
This is no longer necessary, based on the current design.
The most fundamental change made by SERVER-40854 is the removal of this line of code in addition to changing the ReadSource from kNoOverlap to kUnset.
- is related to
-
SERVER-40854 Hybrid index builds should reposition cursors to the beginning of the side table after yielding
- Closed
-
SERVER-47867 Remove ghost timestamping code
- Closed
- related to
-
SERVER-48419 Extend rollback to recover resumable index builds efficiently
- Closed