【bug】springboot注册插件切换上下文类加载器问题(报错:No such extension org.apache.dubbo.rpc.cluster.LoadBalance by name random, no related exception was found, please check whether related SPI module is missing) #1156
How can we reproduce it (as minimally and precisely as possible)?
dubbo应用挂载springboot注册插件,在同一方法中,先调用springboot注册插件的服务间调用,再调用dubbo接口,出现报错:No such extension org.apache.dubbo.rpc.cluster.LoadBalance by name random, no related exception was found, please check whether related SPI module is missing.
What happened?
springboot注册插件切换上下文类加载器异常
How can we reproduce it (as minimally and precisely as possible)?
dubbo应用挂载springboot注册插件,在同一方法中,先调用springboot注册插件的服务间调用,再调用dubbo接口,出现报错:No such extension org.apache.dubbo.rpc.cluster.LoadBalance by name random, no related exception was found, please check whether related SPI module is missing.
Anything else we need to know?
No response
Sermant version
0.8.x
OS version
No response