dubbo
dubbo copied to clipboard
When there is a # sign in the password, the URL cannot be parsed normally if the password is configured in the URL
Environment
- Dubbo version: 3.1.1
- Operating System version: xxx
- Java version: xxx
Expected Behavior
# can be supported when configuring password with URL
Actual Behavior
config demo:
zookeeper://test:test#[email protected]:2181
This url is cant`t cannot be normally parsed

please assign to me
Please assign to me
How to assign?
Assigned.
You cannot self-assign, please go ahead and file a pull request directly.
@Shruti042003 Is there any progress?