Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory consumption of tcp-disco-msg-worker #11679

Open
DmitryevichD opened this issue Nov 23, 2024 · 0 comments
Open

Memory consumption of tcp-disco-msg-worker #11679

DmitryevichD opened this issue Nov 23, 2024 · 0 comments

Comments

@DmitryevichD
Copy link

Hi

A few months ago we installed the Ignite 2.16 as cluster with 3 server nodes.
All caches that we have configured to use heap memory (property name="onheapCacheEnabled" value="true).
Also we add memory limits: -Xms1G -Xmx1G.

So, our OS system monitoring detected too much memory consumption by ignite - about 1.5Gb
I connect to one node by VisualVM and made the memory sample.
I found that thread with name 'tcp-disco-msg-worker-[some-uuid] allocate too much bytes.

Do you know what is the reason for solid allocation of tcp-disco-msg-worker memory?

Could it be a memory leak?

PS. After restart server node memory consumption coming back to normal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant