Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
None
-
None
-
None
Description
I can get this fail pretty quickly on pixiebob; here's the CONFIG.
############################################
|
# RUN PARAMETERS
|
############################################
|
abort=0
|
auto_throttle=1
|
backups=0
|
bitcnt=5
|
bloom=1
|
bloom_bit_count=32
|
bloom_hash_count=7
|
bloom_oldest=0
|
cache=32
|
checkpoints=1
|
checksum=uncompressed
|
chunk_size=1
|
compaction=0
|
compression=zlib
|
data_extend=0
|
data_source=file
|
delete_pct=43
|
dictionary=0
|
direct_io=0
|
encryption=rotn-7
|
evict_max=2
|
file_type=row-store
|
firstfit=0
|
huffman_key=0
|
huffman_value=0
|
in_memory=0
|
insert_pct=38
|
internal_key_truncation=1
|
internal_page_max=12
|
isolation=snapshot
|
key_gap=15
|
key_max=106
|
key_min=17
|
leaf_page_max=16
|
leak_memory=0
|
logging=0
|
logging_archive=1
|
logging_compression=none
|
logging_prealloc=0
|
long_running_txn=0
|
lsm_worker_threads=3
|
merge_max=14
|
mmap=1
|
ops=100000
|
prefix_compression=1
|
prefix_compression_min=2
|
quiet=0
|
repeat_data_pct=53
|
reverse=0
|
rows=100000
|
runs=1000
|
rebalance=0
|
salvage=0
|
split_pct=73
|
statistics=0
|
statistics_server=0
|
threads=32
|
timer=20
|
transaction-frequency=7
|
value_max=3148
|
value_min=0
|
verify=1
|
wiredtiger_config=
|
write_pct=64
|
############################################
|