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/22 14:16:21 UTC

[jira] [Resolved] (FLINK-4434) Add a testing RPC service

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

Till Rohrmann resolved FLINK-4434.
----------------------------------
    Resolution: Fixed

Added via eee149765db992a7b787ed0a535c4fd2f5c78ce1

> Add a testing RPC service
> -------------------------
>
>                 Key: FLINK-4434
>                 URL: https://issues.apache.org/jira/browse/FLINK-4434
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Distributed Coordination
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>             Fix For: 1.2.0
>
>
> I suggest to add a simple testing RPC service that allows to register mock gateways under certain names.
> That way, if a component connects to another component via the RPC service, it will call the mock gateway, rather than the proper proxy gateway that will try to send actor messages.
> Tests on mocks are very easy and powerful with tools like Mockito.



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