Eric Liu
08/24/2023, 3:34 PMEric Liu
08/24/2023, 3:37 PMXms2G -Xmx12G
and memory.request: 1.25Gi
configured for the broker, and sometimes saw the broker auto-restarted due to OOM. So we increased the memory.request to 12Gi, the OOM issue is gone but seeing the query latency doubled during normal hours and increased 10x during peak time.Eric Liu
08/24/2023, 6:00 PMMayank
Eric Liu
08/25/2023, 8:21 PMHow much data have you loaded per node?Do you mean server? The server node have 64GB memory, 32GB heap, and avg 16GB heap used. The latency requirement is sub-10 ms. QPS is not high right now, under 10/s.
Eric Liu
08/25/2023, 8:27 PMXms2G
to Xms6G
but things got worse…Mayank