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

   > > 
   > 
   > ### proxy log
   > > ERROR GrpcConsumerThreadPool-11 - internal server error
   > > java.lang.NullPointerException: null
   > > at 
org.apache.rocketmq.proxy.grpc.v2.consumer.ReceiveMessageActivity.receiveMessage(ReceiveMessageActivity.java:65)
   > 
   > It is the proxy bug,not client. And the other language example,transmitted 
parameters are the same. I dont konw how to improve.
   
   A client should register itself to proxy before receive message so that 
proxy can get subscription for client settings. Anyway current logic of proxy 
is indeed improper and should be improved.


-- 
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]

Reply via email to