The only key / value format that will be supported is String ('S').
The existing collections and keys are represented in memory during the validation stage thanks to the tracking table. They should be represented in memory during the run stage so it is possible to interact with them during the run stage (i.e update a random collection and a random key)
Extend the validation and tracking components to support this.
- is depended on by
-
WT-7315 Implementation of the update thread operation in the test framework
- Closed