Is Terms included in the remaining heap after the GC?

Hello.

I would like to ask question about the heap memory.
I am trying to free up heap memory by closing old indices.

When I look at the chart of heap usage there is always some left overs after each old gc . In below example about 8.0 gb is remained after each gc.

By looking at Terms in Index memory chart , there seems to be no change in the trend event though gc occurs. So I thought Terms remains after each gc therefore I thought I could free more heap memory by closing the index which means I am freeing Terms area of each index.

Is Terms one of the area which remains after the GC ?

I appreciate if I could get some help with my question.

Best Regards,
Yu Watanabe

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.