You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2018/04/23 17:45:00 UTC

[jira] [Commented] (IGNITE-4358) Better error reporting in case of unmarshallable classes.

    [ https://issues.apache.org/jira/browse/IGNITE-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16448564#comment-16448564 ] 

Dmitriy Pavlov commented on IGNITE-4358:
----------------------------------------

[~vozerov], [~ascherbakov], could you please resolve ticket if contribution was accepted?

> Better error reporting in case of unmarshallable classes.
> ---------------------------------------------------------
>
>                 Key: IGNITE-4358
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4358
>             Project: Ignite
>          Issue Type: Improvement
>          Components: compute, messaging
>    Affects Versions: 1.6
>            Reporter: Alexei Scherbakov
>            Assignee: Rohit Mohta
>            Priority: Trivial
>              Labels: newbie
>         Attachments: IGNITE-4358-Exceptionlog-05Dec2016.txt, IGNITE-4358-GridClosureProcessor-05Dec2016.patch, PureIgniteRunTest.java
>
>
> When trying to execute Thread's derived class implementing IgniteRunnable using compute API, it silently serializes to null because Thread serialization is prohibited in MarshallerExclusions and throws NPE on executing node.
> We need to throw more informative exception for such case.
> Reproducer in the attachment.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)