-
Type: Task
-
Resolution: Done
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
A feature request to allow for a high insert throughput into a
table with a size limitation.
Adds a new configuration option to WT_SESSION::create which is
lsm=(chunk_count_limit=0), default to 0 which is disabled.
Refs WT-1652