Isaeed, There is no such way.
If you're using thread local, you should properly clean it when the value is not needed anymore. Another way it to use something else instead. Why are you using thread locals in compute in the first place? What is the use case for this? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/IgniteThread-ThreadLocal-Memory-Leak-tp11168p11171.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
