The checkpoint test is reporting failures. We should investigate them. For example:
./test/checkpoint/t -t r -n 1000000 -k 5000000 -C cache_size=100MB
Results in:
Finished verifying a checkpoint wit: verify_checkpoint - mismatching data: Bad address t: verify_checkpoint: Bad address th 3 tables and 550844 keys Finished a checkpoint Finished verifying a checkpoint with 3 tables and 561263 keys Finished a checkpoint Value mismatch 0000000000000000000000000000000379940 from a ROW table is not 0000000000000000000000000000000379939 from a ROW table
- related to
-
WT-963 Fix fast checkpoints
- Closed