On 13.10.14 11:02, Lee Hinman wrote:
There is an issue where Groovy uses more permgen space than MVEL did, we've opened an issue to fix it here:

https://github.com/elasticsearch/elasticsearch/issues/7658
Thanks for this helpful link!

Until this is fixed, I believe putting the script on disk will have Elasticsearch compile it only once and help reduce the permgen usage from increasing, it can be referenced by name and still have parameters passed in.
Unfortunately not a good alternative for us, as we have to create the scripts dynamically.


--
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/543B967E.9040804%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to