配置项参考手册-配置项名称
- Dominant language
- CSS
- Stars
- 491
- Forks
- 809
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 6
Description
https://cn.dubbo.apache.org/zh-cn/overview/mannual/java-sdk/reference-manual/config/properties/
DUBBO_{PROTOCOL}_IP_TO_REGISTRY
DUBBO_{PROTOCOL}_PORT_TO_REGISTRY
DUBBO_{PROTOCOL}_IP_TO_BIND
DUBBO_{PROTOCOL}_PORT_TO_BIND
以上四项:环境变量,按照代码里的读取方式,应该是:
{PROTOCOL}_DUBBO_IP_TO_REGISTRY
{PROTOCOL}_DUBBO_PORT_TO_REGISTRY
{PROTOCOL}_DUBBO_IP_TO_BIND
{PROTOCOL}_DUBBO_PORT_TO_BIND
Contributor guide
No contributing guide indexed for this repository
Research direction
Open the linked configuration reference page and compare the four environment-variable names with the code-reading convention described in the issue. Correct the names on that page; done means all four entries match the stated convention and the rendered documentation shows the corrected values.
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
- 55/100