Alibaba dubbo 2.6.6 is upgraded to apache dubbo 2.7.22, "default." compatibility issue
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
2.6.6 com.alibaba.dubbo.common.URL#getParameter(java.lang.String)

2.7.22 org.apache.dubbo.common.URL#getParameter(java.lang.String)

org.apache.dubbo.common.utils.UrlUtils#isMatch

Is it compatible with the method of getting URL parameters in 2.6.6 in version 2.7.22
————————————
是否能在2.7.22版本中兼容2.6.6获取URL参数的方法
Contributor guide
Research direction
Compare com.alibaba.dubbo.common.URL#getParameter(java.lang.String) in 2.6.6 with org.apache.dubbo.common.URL#getParameter(java.lang.String) in 2.7.22, then read org.apache.dubbo.common.utils.UrlUtils#isMatch. Determine whether the parameter behavior is compatible and document the result or the specific incompatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100