Yakov Zhdanov created IGNITE-6284: ------------------------------------- Summary: Add IgniteCompute.withTaskNoResultCache() which should have similar effect as @ComputeTaskNoResultCache Key: IGNITE-6284 URL: https://issues.apache.org/jira/browse/IGNITE-6284 Project: Ignite Issue Type: Improvement Components: compute Reporter: Yakov Zhdanov
New method should save threadlocal context as other IgniteCompute.with...() methods do and have similar effect as ComputeTaskNoResultCache annotation attached to a class. -- This message was sent by Atlassian JIRA (v6.4.14#64029)