You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@dubbo.apache.org by "Jun Liu (Jira)" <ji...@apache.org> on 2022/04/02 06:26:00 UTC

[jira] [Closed] (DUBBO-16) Optimization of start-up process(export and refer)

     [ https://issues.apache.org/jira/browse/DUBBO-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Liu closed DUBBO-16.
------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>              Labels: GSoC2018
>   Original Estimate: 672h
>  Remaining Estimate: 672h
>
> * 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
(v8.20.1#820001)