Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
3
-
Storage - Ra 2021-07-26
Description
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.