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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)