shenyu
shenyu copied to clipboard
[Question] gateway use dubbo3.0.8 has error
Question
I change the gateway bootstrap apache dubbo version to 3.0.8. it does not work.
I see that org.apache.shenyu.plugin.apache.dubbo.cache.ApacheDubboConfigCache
method uses ApplicationModel.getConfigManager().getDefaultConsumer()
, this getDefaultConsumer()
does not have this method in dubbo3.0.8
unsupport dubbo 3.0