You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Mashenkov (Jira)" <ji...@apache.org> on 2021/10/21 08:07:00 UTC

[jira] [Assigned] (IGNITE-15754) Fix tuple marshaller exception handling.

     [ https://issues.apache.org/jira/browse/IGNITE-15754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Mashenkov reassigned IGNITE-15754:
-----------------------------------------

    Assignee: Andrey Mashenkov

> Fix tuple marshaller exception handling. 
> -----------------------------------------
>
>                 Key: IGNITE-15754
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15754
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Andrey Mashenkov
>            Assignee: Andrey Mashenkov
>            Priority: Major
>              Labels: UX, ignite-3, tech-debt
>
> _Throws_ section is not declared for TupleMarshaller interface methods.
> However, implementation throws an internal SchemaMismatch exception,
> that passes to the user.
> Let's fix methods contracts, make the exception checked, and convert into a public one.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)