AlexTian2012

Results 3 issues of AlexTian2012

Extract type judgment to private method

Extract type judgment to private method

之前链接4.9版本RockentMQ正常,RocketMQ升级5.2.0后,可以正常消费消息,但是发布消息报服务器错误,system_error,详细错误消息如下,烦请解答,谢谢 ==================================================================== ==================================================================== NewLife.RocketMQ.Protocol.ResponseException HResult=0x80131500 Message=SYSTEM_ERROR: java.lang.NullPointerException Source=NewLife.RocketMQ StackTrace: 在 NewLife.RocketMQ.Producer.Publish(Message message, MessageQueue queue, Int32 timeout) 在 NewLife.RocketMQ.Producer.Publish(Object body, Int32 timeout) 在 ConsoleApp1.NewLifeMQ.test() 在 C:\Users\Alex.Tien\source\repos\ConsoleApp1\ConsoleApp1\NewLifeMQ.cs 中: 第 30 行 在...

bug