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

Heapdump: Shows objects are not GC'd from Krati #12

Open
Vadi opened this issue Aug 1, 2013 · 0 comments
Open

Heapdump: Shows objects are not GC'd from Krati #12

Vadi opened this issue Aug 1, 2013 · 0 comments

Comments

@Vadi
Copy link

Vadi commented Aug 1, 2013

image

I took this snapshot after 20min the program indexed all elements. I am indexing 400000 elements into cleo with 10 partitions each owning 50000 elements in each. The program did not crash and all elements are indexed properly. Was wondering any reason why objects are still living after even 20min of time for GC to do its work. I am running 8 core Mac with 4gb of -Xms and -Xmx setting.

Let me know if you want me to conduct any other tests further findings. Not sure the problem is in Cleo or Krati or in my program. However, the Element object is no where showing up in Heap that means my program is doing fine.

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