[ https://issues.apache.org/jira/browse/FLINK-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417154#comment-15417154 ]
ASF GitHub Bot commented on FLINK-4368: --------------------------------------- Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/2351 +1 for your suggestion. I will merge this commit then, and then we add the `rpcEndpoint.startReceivingMessages()` on top of it. > Eagerly initialize RrcProtocol members > -------------------------------------- > > Key: FLINK-4368 > URL: https://issues.apache.org/jira/browse/FLINK-4368 > Project: Flink > Issue Type: Sub-task > Components: Distributed Coordination > Environment: FLIP-6 feature branch > Reporter: Stephan Ewen > > The members of the RPC endpoint (RpcProtocol) are lazily created upon the > {{start()}} call. > I suggest to initialize them eagerly as they seem to be integral parts > without which several functions cannot work properly. -- This message was sent by Atlassian JIRA (v6.3.4#6332)