-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
I'm seeing an odd failure with format test and LSM. The output is:
format $ ./t -l -c config3
t: process 96489
file:wt-000027.bf [session.open_cursor]: bulk-load is only supported on newly created objects: Invalid argument
file:wt-000029.bf [session.open_cursor]: bulk-load is only supported on newly created objects: Invalid argument
file:wt-000035.bf [session.open_cursor]: bulk-load is only supported on newly created objects: Invalid argument
1: row-store lsm
The config file is:
ops=10000
rows=100000
cache=100
threads=1
runs=1
data_source=lsm
reverse=0
bzip=0
value_min=10
dictionary=1
I have not been able to capture the failure in a debugger, or with additional print statements.
- is related to
-
WT-111 Make reverse scans fast
- Closed
- related to
-
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