-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Checkpoints, History Store
-
None
-
Storage Engines, Storage Engines - Transactions
-
None
-
None
History store cursor needs to set the WT_CURSTD_IGNORE_TOMBSTONE flag to be able to dump the content. If we open a checkpoint history store cursor, I believe the flag is not set and we see nothing from the history store only the unstable records because we read a checkpoint with the checkpoint timestamp.