-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
None
-
Storage Engines, Storage Engines - Transactions
-
0.001
-
SE Transactions - 2026-05-22
-
3
When the system is overloaded with write load, cursor insert, update and delete operations.
Rejection will happen only if the load control is enabled.
WT_ROLLBACK will be returned as rejection.
At the moment server will retry, better way to handle is to have a new error code and server can handle the new error as way to progressively backoff, instead of retry.
- related to
-
SERVER-128157 Handle new WT cache overload error
-
- Open
-