Dubbo2.7文档说明有误-实现细节
Open
- 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/
有误位置 : 开发指南-实现细节-向注册中心暴露服务
文档中说是先注册服务地址到注册中心,然后才是启动服务。
个人感觉流程不合理,应该是先启动服务,再注册服务地址到注册中心。
看了下源码,确实跟文档不一致,如下图所示:

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