-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/docdbYugabyteDB core featuresYugabyteDB core featureskind/bugThis issue is a bugThis issue is a bugpriority/mediumMedium priority issueMedium priority issue
Description
Jira Link: DB-18318
Description
Currently we have no tracking of the memory holding WAL records read from disk. (The code that reads these records and allocates the memory is in LogCache.)
This can lead to a TServer crashing due to running out of memory – see #22992: DocDB Xcluster node becomes unreachable due to OOM..
This task works towards fixing this problem by adding a memory tracker for this memory.
Issue Type
kind/bug
Warning: Please confirm that this issue does not contain any sensitive information
- I confirm this issue does not contain any sensitive information.
Metadata
Metadata
Assignees
Labels
area/docdbYugabyteDB core featuresYugabyteDB core featureskind/bugThis issue is a bugThis issue is a bugpriority/mediumMedium priority issueMedium priority issue