-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
8
-
Storage Engines 2020-03-23
The first one is:
{"t":{"$date":"2020-03-10T01:03:22.432Z"},"s":"E", "c":"STORAGE", "id":22435,"ctx":"WTCheckpointThread","msg":"WiredTiger error ({errorCode}) {message} Raw: {message2}","attr":{"errorCode":0,"message":"[1583802202:432398][26473:0x7fffdeab2700], file:collection-31--334871732212373911.wt, WT_SESSION.checkpoint: __wt_hs_insert_updates, 660: upd->type == WT_UPDATE_STANDARD || upd->type == WT_UPDATE_TOMBSTONE","message2":"[1583802202:432398][26473:0x7fffdeab2700], file:collection-31--334871732212373911.wt, WT_SESSION.checkpoint: __wt_hs_insert_updates, 660: upd->type == WT_UPDATE_STANDARD || upd->type == WT_UPDATE_TOMBSTONE"}}
There may be a second one but I haven't reproduced it yet with the current source code.
upd->type == WT_UPDATE_STANDARD || upd->type == WT_UPDATE_TOMBSTONE
- related to
-
WT-5788 Fix failure of index_many2.js of replica_sets_terminate_primary_jscore_passthrough suite
- Closed