You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2016/08/15 14:08:20 UTC

[jira] [Closed] (FLINK-4383) Check parameters for serializability before sending a remote RpcInvocation message

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

Till Rohrmann closed FLINK-4383.
--------------------------------
    Resolution: Fixed

Fixed via e8a434647bac8009b11779a3943c5d63871fcb14

> Check parameters for serializability before sending a remote RpcInvocation message
> ----------------------------------------------------------------------------------
>
>                 Key: FLINK-4383
>                 URL: https://issues.apache.org/jira/browse/FLINK-4383
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Distributed Coordination
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>
> Before sending a remote {{RpcInvocation}} message we should check that the rpc arguments are serializable. If not we should eagerly fail with an appropriate exception message.
> If we don't do this, then Akka will silently fail serializing the message without telling the user.



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