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

Maximum memory usage reached error #91

Open
darkpssngr opened this issue Jul 12, 2018 · 2 comments
Open

Maximum memory usage reached error #91

darkpssngr opened this issue Jul 12, 2018 · 2 comments

Comments

@darkpssngr
Copy link

I've configured cassandra to push stats to influxDB every 60 seconds.
Recently I started seeing this in my cassandra system logs.
[metrics-influxDb-reporter-1-thread-1] 2018-07-12 02:25:12,69
0 NoSpamLogger.java:91 - Maximum memory usage reached (512.000MiB),
cannot allocate chunk of 1.000MiB

Does anyone have any idea about this?

@asm582
Copy link

asm582 commented Jul 15, 2018

I too have similar error even if I increase file_cache_size to 1024 in cassandra.yaml, can some help how to get around this issue?

@sagarlinge
Copy link

I am also facing same issue

INFO [IndexSummaryManager:1] 2020-08-27 07:39:25,504 IndexSummaryRedistribution.java:77 - Redistributing index summaries
INFO [jolokia-0] 2020-08-27 07:53:10,044 NoSpamLogger.java:91 - Maximum memory usage reached (536870912), cannot allocate chunk of 1048576
INFO [ReadStage-2] 2020-08-27 08:08:18,043 NoSpamLogger.java:91 - Maximum memory usage reached (536870912), cannot allocate chunk of 1048576

Did anyone find any solution to this ?

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

3 participants