WT-4580 will make transactions with ignore_prepare=true as readonly. Read commands that have ignore_prepare=true would still perform writes to the profiler collection if profiling is enabled.
The solution here is to set profiler to write with ignore_prepare=false.
- is depended on by
-
WT-4580 Abort transactions that perform updates with ignore_prepare=true
- Closed