UnZHGPPT commented on issue #10010: URL: https://github.com/apache/rocketmq/issues/10010#issuecomment-3754224025
It's worth noting that the issue is not limited to ScheduleMessageService$HandlePutResultTask.run. Several other methods in the Netty client handler are also vulnerable to NullPointerException when the channel is null. Such as, - NettyRemotingClient$NettyConnectManageHandler.exceptionCaught() - NettyRemotingClient$NettyConnectManageHandler.close(). -- 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]
