Prefetching is not compatible with the in-memory storage engine
[cpp_unit_test:db_repl_coordinator_test] | 2024-05-22T14:29:08.208Z E WT 22435 [main] "WiredTiger error message","attr":{"error":22,"message":{"ts_sec":1716388148,"ts_usec":208589,"thread":"15652:0xffff94564010","session_name":"wiredtiger_open","category":"WT_VERB_DEFAULT","category_id":12,"verbose_level":"ERROR","verbose_level_id":-3,"msg":"wiredtiger_open:3127:prefetch configuration is incompatible with in-memory configuration","error_str":"Invalid argument","error_code":22}}
- is depended on by
-
WT-12991 Don't allow prefetch to be enabled for in-memory connection
- Closed