l42111996 commented on issue #9206: URL: https://github.com/apache/dubbo/issues/9206#issuecomment-963915713
> 建议自己实现一个 Dispatcher 感谢大佬提供的思想,我定义了一个dispatcher在里面提前decode了协议体也实现了对应的线程调用,但是配置了 dubbo.provider.dispatcher=gameThreadPool 后provider启动没问题,对应的consumer端出现了找不到对应的dispatcher的exception,为什么会出现这个,这个应该怎么解决? No such extension org.apache.dubbo.remoting.Dispatcher by name gameThreadPool, no related exception was found, please check whether related SPI module is missing. -- 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]
