apache / apache/incubator-seata
1.0.0 docker部署 注册 nacos 服务名是: serverAddr
Open
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
看了源码:
io.seata.discovery.registry.nacos.NacosRegistryServiceImpl#register 方法注册nacos时,服务名 似乎传递错误.
Contributor guide
Research direction
Start at io.seata.discovery.registry.nacos.NacosRegistryServiceImpl#register and trace the arguments used when registering with Nacos. Compare the reported service-name behavior with the intended registration value; done means the service is registered under the correct name rather than serverAddr.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100