xdkxlk commented on issue #5728: URL: https://github.com/apache/rocketmq/issues/5728#issuecomment-1357385826
> > > > ### 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. The PHP client is still working in progress For 5.0 client, client should send the TelemetryCommand before send the ReceiveMessageRequest And for proxy, a more readable error message should be returned here -- 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]
