You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2016/09/07 22:21:20 UTC

[jira] [Created] (IGNITE-3863) Task never completes if serialization of the result fails

Valentin Kulichenko created IGNITE-3863:
-------------------------------------------

             Summary: Task never completes if serialization of the result fails
                 Key: IGNITE-3863
                 URL: https://issues.apache.org/jira/browse/IGNITE-3863
             Project: Ignite
          Issue Type: Bug
          Components: compute
    Affects Versions: 1.7
            Reporter: Valentin Kulichenko
             Fix For: 1.8
         Attachments: JobTest.java

Test attached.

If a runtime exception is thrown during serialization of the job result, task hangs forever. This can be workarounded by setting a timeout, but we should still handle this situation properly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)