apache / apache/dubbo-website

Dubbo2.7文档说明有误-实现细节

Open
#756 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
491
Forks
809
Avg merge
1d 6h
Merged PRs (30d)
6

Description

文档地址 https://dubbo.apache.org/zh/docs/v2.7/dev/implementation/
有误位置 : 开发指南-实现细节-向注册中心暴露服务
文档中说是先注册服务地址到注册中心,然后才是启动服务。

个人感觉流程不合理,应该是先启动服务,再注册服务地址到注册中心。
看了下源码,确实跟文档不一致,如下图所示:

![image](https://user-images.githubusercontent.com/9584000/112576356-12804200-8e2d-11eb-8544-8fba78de22be.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the linked implementation-details documentation page and locate the “向注册中心暴露服务” section. Compare its stated order with the source behavior and the screenshot linked in the issue; done means the documentation accurately describes when the service starts and when its address is registered.

Written by the indexing model from the issue text.

Assessment

Tech stack
hugo
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.