Details
-
Task
-
Status: Closed
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
The following error:
t: process 43775
|
t: session.compact: Operation timed out
|
Was output from the following configuration file:
############################################
|
# RUN PARAMETERS
|
############################################
|
auto_throttle=1
|
firstfit=0
|
bitcnt=1
|
bloom=1
|
bloom_bit_count=24
|
bloom_hash_count=27
|
bloom_oldest=0
|
cache=150
|
checkpoints=1
|
checksum=uncompressed
|
chunk_size=5
|
compaction=1
|
compression=none
|
data_extend=1
|
data_source=lsm
|
delete_pct=9
|
dictionary=1
|
evict_max=0
|
file_type=row-store
|
backups=0
|
huffman_key=0
|
huffman_value=0
|
insert_pct=56
|
internal_key_truncation=1
|
internal_page_max=12
|
isolation=snapshot
|
key_gap=6
|
key_max=67
|
key_min=27
|
leak_memory=0
|
leaf_page_max=9
|
logging=0
|
lsm_worker_threads=4
|
merge_max=6
|
mmap=1
|
ops=1000
|
prefix_compression=1
|
prefix_compression_min=1
|
repeat_data_pct=81
|
reverse=0
|
rows=10000
|
runs=1
|
split_pct=52
|
statistics=1
|
threads=2
|
value_max=2376
|
value_min=0
|
wiredtiger_config=
|
write_pct=4
|
############################################
|
This didn't reproduce easily for me. I'll keep trying. It's suspiciously close to the merge of WT-1304
Attachments
Issue Links
- is related to
-
WT-1308 Ensure that there are switch work units for LSM trees that need them.
- Closed
- related to
-
WT-1 placeholder WT-1
- Closed
-
WT-2 What does metadata look like?
- Closed
-
WT-3 What file formats are required?
- Closed
-
WT-1245 Test format stress failure - strange LSM stack
- Closed
-
WT-1304 Fixup LSM drop:
- Closed
(1 related to)