You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/08/10 16:27:20 UTC

[jira] [Created] (FLINK-4368) Eagerly initialize RrcProtocol members

Stephan Ewen created FLINK-4368:
-----------------------------------

             Summary: 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)