#support

Memory Limit Error in MutatePlainMergeTreeTask

TLDR Vishal encountered a MEMORY_LIMIT_EXCEEDED error. Ankit inquired about total memory capacity of instance hosting signoz.

Powered by Struct AI
May 29, 2023 (6 months ago)
Vishal
Photo of md5-ca6495d5be926db80e09aabf066f4b8b
Vishal
02:13 PM
Getting error as per below

2023.05.29 14:07:00.725018 [ 28 ] {3878bf9e-aad5-42f8-827c-eb6b46e61409::20230528_1646_3017_14_13054} <Error> MutatePlainMergeTreeTask: Code: 241. DB::Exception: Memory limit (total) exceeded: would use 3.60 GiB (attempt to allocate chunk of 4220276 bytes), maximum: 3.60 GiB. OvercommitTracker decision: Memory overcommit isn't used. Waiting time or overcommit denominator are set to zero. (MEMORY_LIMIT_EXCEEDED) (version 22.8.8.3 (official build))
2023.05.29 14:07:00.726425 [ 28 ] {3878bf9e-aad5-42f8-827c-eb6b46e61409::20230528_1646_3017_14_13054} <Error> virtual bool DB::MutatePlainMergeTreeTask::executeStep(): Code: 241. DB::Exception: Memory limit (total) exceeded: would use 3.60 GiB (attempt to allocate chunk of 4220276 bytes), maximum: 3.60 GiB. OvercommitTracker decision: Memory overcommit isn't used. Waiting time or overcommit denominator are set to zero. (MEMORY_LIMIT_EXCEEDED), Stack trace

Any idea?
Ankit
Photo of md5-dbe7088320fe1d922707613e02f3420d
Ankit
06:19 PM
4GB might not be sufficient. What is the total memory capacity of the instance where signoz s hosted?