apache / apache/servicecomb-java-chassis
3.x相较于2.x版本是将服务发现时的依据版本号过滤的能力去除了吗?
Open
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 814
- Avg merge
- 8d 23h
- Merged PRs (30d)
- 1
Description
如题,原先2.x的RegistryUtils提供了findServiceInstance(String appId, String serviceName,String versionRule) 方法实现对服务端实例按照版本规则过滤的方法,
但是在3.x上没有看到这种的获取方法
请问在3.x上应该如何按照版本号过滤?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the 2.x RegistryUtils.findServiceInstance(String appId, String serviceName, String versionRule) behavior with the corresponding 3.x service-discovery entry points. Determine whether version-rule filtering is still supported, identify the supported 3.x entry point if it exists, and document the result or the missing capability.
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