You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: