Hi Everyone,
I am currently researching an issue I am seeing in my Elasticsearch Docker on Mesos/Marathon whereby it appears that Lucene is slowly grabbing more and more off-heap memory (page cache) until it exceeds the max memory configured for Mesos and then Mesos kills the container (exit status 137).
Question--is anyone else running Elasticsearch in Docker containers in production? If so, are you seeing what I am describing here, and, if so, what did you do to solve the issue?
Any feedback is greatly appreciated.
Thanks
--John