-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines - Transactions
-
None
-
None
This ticket is to define the pre calculated bucket size during start up, we should run patches to investigate how many slots is considered "good" for the hashtable, ideally the hashtable size should be derived from the wt total cache. Based on patch results we need to estimate the percentage of cache usage for the hashtable, and divide that by the bytes per entry to get the pre-defined hashtable size during initialization.