-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Test Csuite
-
None
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - Q3+ Backlog
-
None
Even though test_checkpoint cannot create checkpoints in follower mode, it still makes sense to:
- in leader mode, do regular test_checkpoint ops, including checkpoints
- switch to follower mode, do regular test_checkpoint ops (no checkpoints)
- switch to leader mode, do regular test_checkpoints ops, including checkpoints
- finish and verify that checkpoints contain expected stuff.