Hey guys,
I am using ES as the back end of my search application. When my web application starts, I start a new transport client and keep it alive. It works well in the first few hours/days. But after a while, it would crash and the web log give me a leak of memory error.
I think this is a common task. I was wondering if there is already a solution to this.
Thanks,
Cody