Very cool! Clean and straightforward. P.S.: If someone doesn't understand the fix - please look at new methods with "async" suffix [1].
[1] https://github.com/gridgain/apache-ignite/blob/b81621bf2e8a 35b20989f95ff52c0f6d91dd75d6/modules/core/src/main/java/ org/apache/ignite/IgniteCompute.java On Fri, Jan 20, 2017 at 5:18 PM, Taras Ledkov <tled...@gridgain.com> wrote: > Gents > > I've done changes of the IgniteCompute as a subtask of the whole async API > refactoring (https://issues.apache.org/jira/browse/IGNITE-4580). > Please check the new version of the public API ( > https://github.com/gridgain/apache-ignite/blob/b81621bf2e8a > 35b20989f95ff52c0f6d91dd75d6/modules/core/src/main/java/ > org/apache/ignite/IgniteCompute.java) > > Please look through the new API and let me know any comments. > > -- > Taras Ledkov > Mail-To: tled...@gridgain.com > >