sergehuber opened a new pull request, #720:
URL: https://github.com/apache/unomi/pull/720

     UNOMI-897: Fix data corruption and performance issues in 
GroovyActionDispatcher
   
     - Fixed data corruption issue by removing shared GroovyShell instance with 
separate script instances for separate variables
     - Improved performance by moving to pre-compilation of scripts to avoid 
on-the-fly and previously systematic compilation of Groovy scripts
     - Add ScriptMetadata class for script management and caching
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@unomi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to