-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2021-10-04, Storage - Ra 2021-09-06
-
18
-
0
Add regression tests for WT-8126 to jstests/noPassthrough.
The validation warnings reported previously in this ticket have been resolved in the storage engine in this commit containing WT-8126. The work remaining for this ticket is to provide regression coverage at the server level.
OLD DESCRIPTION
A failed insert into a collection with a hashed index cause the server to end up in a state where validate({full: true}) fails to complete and returns "Could not complete validation of table:index-NNN. This is a transient issue as the collection was actively in use by other operations." warnings.
This state seems to persist for an extended period in spite of checkpointing activity observed in the server logs.
It would be useful to understand if this is an issue in the storage engine or at the integration layer above it.
- depends on
-
WT-8126 Mark btree as dirty only if not newly created when instantiating a deleted row-store leaf page
- Closed
- is related to
-
SERVER-56877 insert operations may fail to set index to multikey after aborted multikey catalog update
- Closed
-
WT-7750 exclusive handle access fails if cache contains dirty data
- Closed