[
https://issues.apache.org/jira/browse/FLINK-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419945#comment-15419945
]
ASF GitHub Bot commented on FLINK-4368:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/2351
Manually merged into `flip-6` feature branch in
https://github.com/apache/flink/commit/08af7def60d54c22126b902e6fa57101d5fbb8fa
> 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
> Assignee: 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)