The session's txn dirty bytes statistic that was added in WT-8848 is incorrectly counting bytes that the application thread is handling for eviction. This can result in a value that is wildly larger than the amount in cache. It should be corrected to exclude those bytes.
- depends on
-
WT-8848 Add API to roll back and indicate that a transaction has exceeded a configurable limit of pinned dirty data
- Closed
- is depended on by
-
SERVER-61909 Hang inserting or deleting document with large number of index entries
- Closed