Did anyone experience a "memory leak" like behaviour , even in Idle mode.
It seems that we forgot to bound something and ES is just eating all the
memory until it dies.
Here is a memory heap size screenshot from graphite :
https://lh3.googleusercontent.com/-LCrBcFvwNX0/UMSanw4r0wI/AAAAAAAALds/MhTMn55CWmo/s1600/Capture.JPG
This is an heap size image from one of the our nodes ( all the other behave
the exact same way ).
The cluster is most of the time in idle mode and does not get any
traffic. The big downfall near to 12/05 12PM is where it died , so we had
to restart it again and it started to rise contantly .
The somewhere near the end of the graph we redirected traffic to the
nodes so you see the spikes in the memory.
Some info on the data that is there.
- ES version : 0.19.8
- 23 M documents indexed ,
- 25GB of index data.
- 12 shards , 1 replica
- Runs 4 nodes on 4 x 48GB VM's
All the nodes behave the same.
Thanks for any help
Roman
--