apache / apache/incubator-seata
Add version info when register seata-server address to the registry.
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
## Why you need it?
Now, when register `seata-server` address to the registry, it only contains `IP`,`port` and `cluster`, but no `version` info.
For better scalability and compatibility in the future, it is recommended to bring the version information.
## How it could be?
- Add version info when do register.
- if version from the registry is null, means old version.
## Other related information
#893
Contributor guide
Research direction
Start by tracing the seata-server address registration path and review related issue #893. Done means registered addresses include version information while a null version from the registry remains compatible with older versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100