Description
A new test/format failure:
t: process 348
|
1: table, variable-length column-store
|
2: table, row-store
|
3: table, variable-length column-store
|
4: table, row-store
|
5: table, row-store
|
6: table, fixed-length column-store
|
7: file, fixed-length column-store
|
8: file, variable-length column-store
|
t, file:wt, session.checkpoint: illegal cell and page type combination: cell 20 on page at [write-check] is a value/ovfl,rm cell on a row-store leaf page
|
t, session.checkpoint: file:wt: WT_ERROR: non-specific WiredTiger error
|
t: session.compact: WT_ERROR: non-specific WiredTiger error
|
Here's the CONFIG:
############################################
|
# RUN PARAMETERS
|
############################################
|
# bitcnt not applicable to this run
|
cache=57
|
compression=none
|
data_extend=0
|
data_source=file
|
delete_pct=38
|
dictionary=0
|
file_type=row-store
|
hot_backups=0
|
huffman_key=0
|
huffman_value=0
|
insert_pct=40
|
internal_key_truncation=0
|
internal_page_max=9
|
key_gap=13
|
key_max=96
|
key_min=11
|
leaf_page_max=10
|
ops=100000
|
prefix=0
|
repeat_data_pct=25
|
reverse=0
|
rows=100000
|
runs=100
|
split_pct=58
|
statistics=0
|
threads=27
|
value_max=2797
|
value_min=3
|
# wiredtiger_config not applicable to this run
|
write_pct=70
|
############################################
|
Attachments
Issue Links
- 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-4 Flexible cursor traversals
- Closed
-
WT-5 How does pget work: is it necessary?
- Closed
-
WT-6 Complex schema example
- Closed
-
WT-7 Do we need the handle->err/errx methods?
- Closed
-
WT-8 Do we need table load, bulk-load and/or dump methods?
- Closed
-
WT-9 Does adding schema need to be transactional?
- Closed
-
WT-10 Basic "getting started" tutorial
- Closed
-
WT-11 placeholder #11
- Closed
-
WT-12 Write more examples
- Closed
-
WT-13 Define supported platforms
- Closed
-
WT-14 Windows build
- Closed
-
WT-15 Automated build/test infrastructure
- Closed
-
WT-16 Test suite
- Closed