Jun Liu created DUBBO-16:
----------------------------
Summary: Optimization of start-up process(export and refer)
Key: DUBBO-16
URL: https://issues.apache.org/jira/browse/DUBBO-16
Project: Apache Dubbo
Issue Type: Improvement
Reporter: Jun Liu
* Locate the problems caused by potential race condiitions,
[https://github.com/alibaba/dubbo/issues/677,]
[https://github.com/alibaba/dubbo/pull/969,] ...
* Serialize the export/refer process
* Do we need to get the whole provider address list from registry
synchronously at startup? Do we have to establish long connection to each
provider synchronously at startup?
* Even separate the export/refer(action) from the config domain, export/refer
should be triggered somewhere else and depends on config(ServiceConfig,
ReferenceConfig, xxxConfig)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)