ExternalTopic.channelRead0(SocketRequestBrokerHandler.java:66) Cannot invoke "com.iohao.game.bolt.broker.core.client.BrokerClientItem.oneway(Object)" because "nextClient" is null #342
Labels
bug
Something isn't working
你的问题 | 使用场景
作者你好,使用单机多进程分别启动1个网关、1个对外服、1个逻辑服,然后使用模拟客户端请求没有问题,但当我重启网关,对外服和逻辑服会进行重连(日志已经打印了),这时再使用模拟客户端请求,对外服则会报错
ERROR ExternalTopic.channelRead0(SocketRequestBrokerHandler.java:66) Cannot invoke "com.iohao.game.bolt.broker.core.client.BrokerClientItem.oneway(Object)" because "nextClient" is null
我不太清楚这是不是bug。
预期值
期望重连之后可以调用成功
实际值
ERROR ExternalTopic.channelRead0(SocketRequestBrokerHandler.java:66) Cannot invoke "com.iohao.game.bolt.broker.core.client.BrokerClientItem.oneway(Object)" because "nextClient" is null
复现步骤
demo
game.zip
版本
21.13
The text was updated successfully, but these errors were encountered: