GitHub user asjfoajs added a comment to the discussion: grpc拉取消息时返回空指针异常
I only encountered an error when pulling the message immediately after creating the consumer. I suspect it may be because the consumer has started, but updating the theme subscription relationship is asynchronous and has not yet been completed. Therefore, when pulling the message, it was empty and reported an error. My solution is to delay the consumption for a few seconds after starting it. You can check # 8028, it seems like it hasn't been merged for me yet GitHub link: https://github.com/apache/rocketmq/discussions/8019#discussioncomment-10732978 ---- This is an automatically sent email for dev@rocketmq.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org