cube icon indicating copy to clipboard operation
cube copied to clipboard

cubestore memory leak

Open schneefux opened this issue 1 year ago • 2 comments

Describe the bug I am running a self-hosted cubestore router with docker in a Nomad cluster. Since the last upgrade, after about 10 minutes, cubestore OOMs or becomes unresponsive to readyz checks and gets restarted by the Nomad scheduler. There are 3-5 cube API instances connected to my cubestore router, doing 10-50 queries per second each. There are no preaggregations or workers set up.

Memory usage before, with v0.34.33: image

Memory usage now, with v0.34.36: image

schneefux avatar Dec 18 '23 07:12 schneefux

Hello @schneefux ,

I made some improvements across the last releases. Could you give it a try v0.35.8?

Thanks

ovr avatar Apr 05 '24 14:04 ovr

@schneefux Did you try the latest version? I've seen reports in the community Slack (https://slack.cube.dev) that it makes a real difference with regards to memory.

igorlukanin avatar May 14 '24 10:05 igorlukanin