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/09/26 12:28:21 UTC

[jira] [Closed] (FLINK-4580) Check that the RpcEndpoint supports the specified RpcGateway

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

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

Fixed via 2a61e74b9108835ffb5f8ab89d67cb7105801594

> Check that the RpcEndpoint supports the specified RpcGateway
> ------------------------------------------------------------
>
>                 Key: FLINK-4580
>                 URL: https://issues.apache.org/jira/browse/FLINK-4580
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Distributed Coordination
>    Affects Versions: 1.2.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Minor
>
> When calling {{RpcService.connect}} the user specifies the type of the {{RpcGateway}}. At the moment, it is not checked whether the {{RpcEndpoint}} actually supports the specified {{RpcGateway}}.
> I think it would be good to add a runtime check that the corresponding {{RpcEndpoint}} supports the specified {{RpcGateway}}. If not, then we can let the connect method fail fast.



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