You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/11/09 08:24:31 UTC

[GitHub] [dubbo] l42111996 commented on issue #9206: 游戏中使用dubbo的一些疑问

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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org