-
Type: Build Failure
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:Mongodb 4.2, Snappy 1.1.4, Wired Tiger 3.0.0
When I run the wt load through the following command
/usr/local/var/mongodb -C "extensions=[./ext/compressors/snappy/.libs/libwiredtiger_snappy.so]" -R load -f/Users/jasonwong/dump/collection.dump -r collection-2–8647662201346196942
It returns the following error
[1619318228:296984][50113:0x10f0b9dc0], WT_SESSION.create: unknown configuration key: 'durable_timestamp': Invalid argument
[1619318228:297034][50113:0x10f0b9dc0], WT_SESSION.create: Invalid value for key 'assert': expected a category: Invalid argument
wt: table:collection-2--8647662201346196942: session.create: Invalid argument
Dumped collection uri: collection-0–8647662201346196942
Loaded collection uri: collection-2--8647662201346196942
- is duplicated by
-
WT-7444 Wt Load unknown configuration key and invalid key value
- Closed