nacos-group / nacos-group/nacos-sdk-python
为什么不支持显示地指定grpc端口,而是使用默认的端口+1000来设置grpc端口
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 471
- Forks
- 155
- PR merge metrics
- No merged PRs in 30d
Description
如题,+1000是个默认选项,但没有可以指定端口的设置方式,对一些非常规部署来说不太友好。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the SDK's existing port configuration and gRPC connection setup; done means an explicitly configured gRPC port is accepted while the current default-port-plus-1000 behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100