the 0.9.0 version uses @dubbotransported () to find that it does not appear to have been invoked through Dubbo because the service provider's RpcContext.getContext (). getUrl () is always null
if used Sentinel and @FeignClient at the same time, fallback will be ineffective, remove Dubbo will return to normal, but hystrix no problem
To Reproduce
Steps to reproduce the behavior:
to Scenario 1:
Which Component Dubbo
Describe the bug
the 0.9.0 version uses @dubbotransported () to find that it does not appear to have been invoked through Dubbo because the service provider's RpcContext.getContext (). getUrl () is always null
if used Sentinel and @FeignClient at the same time, fallback will be ineffective, remove Dubbo will return to normal, but hystrix no problem
To Reproduce Steps to reproduce the behavior: to Scenario 1:
to Scenario 2: