[
https://issues.apache.org/jira/browse/FLINK-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430595#comment-15430595
]
ASF GitHub Bot commented on FLINK-4434:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/2394
Changes look very good to me :-) Thanks for your work @StephanEwen. Will
merge this PR.
> 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)