[ https://issues.apache.org/jira/browse/FLINK-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417417#comment-15417417 ]
ASF GitHub Bot commented on FLINK-4362: --------------------------------------- Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/2357 Yes you're right @StephanEwen. We shouldn't stop the actor upon receiving an unknown message type. I'll change the behaviour. > Auto generate message sender classes via Java Proxies > ----------------------------------------------------- > > Key: FLINK-4362 > URL: https://issues.apache.org/jira/browse/FLINK-4362 > Project: Flink > Issue Type: Sub-task > Components: Distributed Coordination > Reporter: Stephan Ewen > Assignee: Till Rohrmann > > The first version of the RPC service needs to manually create the sender > classes, which turn method calls into messages. > This can be automated by using Java Proxies. -- This message was sent by Atlassian JIRA (v6.3.4#6332)