You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -2309,7 +2309,7 @@ For pessimistic transaction usage, refer to [TiDB Pessimistic Transaction Mode](
+ Default value: `512KiB`
+ Unit: KiB|MiB|GiB
### `in-memory` <spanclass="version-mark">New in v8.4.0</span>
### `in-memory-instance-size-limit` <spanclass="version-mark">New in v8.4.0</span>
+ Control the memory size limit of pessimistic locks for one TiKV instance. The pessimistic locks would be written persistently if the memory usage exceeds the limit.