wxbty opened a new issue, #178:
URL: https://github.com/apache/dubbo-spi-extensions/issues/178
When I use dubbo2's UserSpecifiedAddressUtil.setAddress to change the ip, an
exception prompts
```java
throw new RpcException("User specified server address not support refer new
url in Dubbo 2.x. Please upgrade to Dubbo 3.x and use
dubbo-cluster-specify-address-dubbo3.");
```
Why is the extension package of dubb2 provided, and an unsupported exception
is thrown?
dubbo-cluster-specify-address-dubbo3 did not throw an exception, and
directly returned a null invoker. As I understand it, versions 2 and 3 should
have consistent behavior. #166
@AlbumenJ
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]