There are a number of bugs / usability issues that can be fixed relatively quickly:
- Reset sweep cursor on end of sweep.
- Reset insertion cursor after insert / update.
- Share the thread_context’s session with the transaction context. So users don't get confused as to which session is being used.
- Fix hs_cleanup using the wrong session.
- Verify the final collection in the validation component.
- Only print on thread count != 0 in the workload generator.