Pavel Tupitsyn created IGNITE-1388: ---------------------------------------
Summary: Platform .Net: cache.Invoke result in async mode should have an error flag Key: IGNITE-1388 URL: https://issues.apache.org/jira/browse/IGNITE-1388 Project: Ignite Issue Type: Bug Components: interop Affects Versions: 1.1.4 Reporter: Pavel Tupitsyn Assignee: Pavel Tupitsyn Fix For: ignite-1.4 In async mode we either write a result directly, or use EntryProcessorExceptionWriter in case of an error. It is impossible to discern an error from good result on the receiving end. Need to write a flag first. -- This message was sent by Atlassian JIRA (v6.3.4#6332)