apache / apache/dubbo-admin

兼容性需求

Open
#1,101 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
4.1k
Forks
2.2k
Avg merge
10d 12h
Merged PRs (30d)
4

Description

目前大部分用户同时使用了dubbo2和dubbo3 dubbo2和dubbo3的接口级的服务在url略微有所区别,这个url 在zookeeper这样的注册中心中就是一个节点 如果在dubbo admin控制台进行了变更导致url发生了不一致就会导致注册中心重复注册或者修改配置不生效问题,控制台要注意同时兼容dubbo2和dubbo3保证 都可以使用或者新的控制台就限制好只处理dubbo3的数据,dubbo2的数据由老的控制台处理

Contributor guide

Open the contributing guide

Research direction

The issue concerns Dubbo 2 and Dubbo 3 interface URLs used as ZooKeeper registry nodes. Start by locating the admin entry points that read or modify these URLs and the related compatibility tests, if present. Done means the console either handles both URL formats without duplicate or ineffective updates, or clearly restricts itself to Dubbo 3 data.

Written by the indexing model from the issue text.

Assessment

Domain
distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.