-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
ALL
-
Storage Execution 2026-02-02
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The test currently makes sure that each node has a non-nullĀ
lastStableRecoveryTimestamp, but the index build can happen after that. We can manually take a checkpoint after the index build starts to make sure the restarted node can see the index build as the test intended.