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

Probable memory leak in cassandra-reaper #560

Closed
carlo4002 opened this issue Sep 20, 2018 · 1 comment
Closed

Probable memory leak in cassandra-reaper #560

carlo4002 opened this issue Sep 20, 2018 · 1 comment

Comments

@carlo4002
Copy link

We are testing cassandra-reaper in our clusters.We have only one instance of reaper to run repairs on 3 cluster. We saw this warning in the logs

WARN [dw-891] o.e.j.u.t.QueuedThreadPool - dw{STARTED,8<=1024<=1024,i=0,q=1024} rejected org.eclipse.jetty.io.ManagedSelector$CreateEndPoint@652f93ed

and after some googling, I found this issue in jetty

jetty/jetty.project#1705

I am not sure if this is the cause of the problem but after checking the gc.log of cassandra-reaper, we identified a memory leak

http://gceasy.io/my-gc-report.jsp?p=c2hhcmVkLzIwMTgvMDkvMjAvLS1nYy5sb2cuMC5jdXJyZW50LS0xMS01NC00OQ==

Can someone tell me which version of jetty cassandra reaper use ?

@adejanovski
Copy link
Contributor

Jetty was upgraded a while ago now, so I'm assuming this was fixed.
Feel free to reopen if needed.

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

2 participants