-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Test Format
-
None
-
Storage Engines - Foundations
-
67.873
-
None
-
None
In WT-18110 we had to raise the configured key push history array capacity from 1000 to 10000, to prevent overflows from long running test format tasks.
This should really be a ring buffer rather than a static array, so that we can run test format indefinitely without hitting the configured max.
- is related to
-
WT-18110 t: FAILED: key_push_history_append: g.key_push_count < KEY_PUSH_HISTORY_MAX: key rotation history full
-
- Closed
-