-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
This goes away if the eviction server is changed to stop selecting split-merge pages.
I suspect the code to steal the parent's key for the first child is insufficient.
file:wt.wt [session.checkpoint]: the 13 and 15 keys on page at [write-check] are incorrectly sorted t: session.checkpoint: WT_ERROR: non-specific WiredTiger error ############################################ # RUN PARAMETERS ############################################ # bitcnt not applicable to this run cache=1 compression=none data_source=table delete_pct=14 dictionary=0 file_type=row-store huffman_key=0 huffman_value=0 insert_pct=22 internal_key_truncation=0 internal_page_max=9 key_gap=19 key_max=82 key_min=16 leaf_page_max=9 ops=100000 prefix=1 repeat_data_pct=38 reverse=0 rows=100000 runs=100 split_pct=78 threads=1 value_max=3930 value_min=4 # wiredtiger_config not applicable to this run write_pct=33 ############################################
- related to
-
WT-465 Internal split page 0th key changes.
- Closed