You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/17 16:25:48 UTC

[GitHub] [rocketmq] ShadowySpirits commented on issue #5728: Proxy ReceiveMessage the response data is "null. NullPointerException. org.apache.rocketmq.proxy.grpc.v2.consumer.ReceiveMessageActivity.receiveMessage(ReceiveMessageActivity.java:65)"

ShadowySpirits commented on issue #5728:
URL: https://github.com/apache/rocketmq/issues/5728#issuecomment-1356325504

   It seems like `GrpcClientSettingsManager#GrpcClientSettingsManager#` possibly returns null.
   
   https://github.com/apache/rocketmq/blob/bdf5c95ce686ff2721d67b0ef040262b57691132/proxy/src/main/java/org/apache/rocketmq/proxy/grpc/v2/common/GrpcClientSettingsManager.java#L69-L73
   
   cc @xdkxlk @drpmma 


-- 
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: commits-unsubscribe@rocketmq.apache.org

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