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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)