You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/03/04 10:02:07 UTC

[GitHub] [rocketmq] ToDropBombs opened a new issue #3930: spring boot使用rocketMQTemplate.sendAndReceive(), MQClientException: CODE: 10007 DESC: create reply message fail, requestMessage error, property[CLUSTER] is null.

ToDropBombs opened a new issue #3930:
URL: https://github.com/apache/rocketmq/issues/3930


   springboot集成rocketmq,使用rocketMQTemplate.sendAndReceive(),会报错,error:MQClientException: CODE: 10007  DESC: create reply message fail, requestMessage error, property[CLUSTER] is null, 提示缺少【CLUSTER】
   
   RocketMQReplyListener方法可以接收消息:
   ![企业微信截图_16463878001936](https://user-images.githubusercontent.com/24791893/156741893-8a2af42f-2e39-49e1-9deb-17b5bb751e88.png)
   但是reply的时候会报错:
   ![企业微信截图_16463878961487](https://user-images.githubusercontent.com/24791893/156742064-db636304-040b-41cb-ad99-50485b044a7f.png)
   
   测试部署环境:docker部署的单ns和broker,请问【CLUSTER】是从哪里来的?
   
   
   


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

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



[GitHub] [rocketmq] ToDropBombs commented on issue #3930: rocketMQTemplate.sendAndReceive(), MQClientException: CODE: 10007 DESC: create reply message fail, requestMessage error, property[CLUSTER] is null.

Posted by GitBox <gi...@apache.org>.
ToDropBombs commented on issue #3930:
URL: https://github.com/apache/rocketmq/issues/3930#issuecomment-1060115445


   > 
   
   ![企业微信截图_16466186394568](https://user-images.githubusercontent.com/24791893/156955512-70fcf711-6eb8-43e9-9727-fd2faf858704.png)
   用的这个镜像
   ![企业微信截图_16466187106331](https://user-images.githubusercontent.com/24791893/156955564-7f5fbe2b-0fb7-44f9-b911-787df99cef62.png)
   


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

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



[GitHub] [rocketmq] ToDropBombs commented on issue #3930: rocketMQTemplate.sendAndReceive(), MQClientException: CODE: 10007 DESC: create reply message fail, requestMessage error, property[CLUSTER] is null.

Posted by GitBox <gi...@apache.org>.
ToDropBombs commented on issue #3930:
URL: https://github.com/apache/rocketmq/issues/3930#issuecomment-1060118761


   ![企业微信截图_16466191069154](https://user-images.githubusercontent.com/24791893/156956076-6ee35503-f745-4e8a-865f-9e7b6d7b9ff0.png)
   
   这是stater


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

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



[GitHub] [rocketmq] ToDropBombs commented on issue #3930: spring boot使用rocketMQTemplate.sendAndReceive(), MQClientException: CODE: 10007 DESC: create reply message fail, requestMessage error, property[CLUSTER] is null.

Posted by GitBox <gi...@apache.org>.
ToDropBombs commented on issue #3930:
URL: https://github.com/apache/rocketmq/issues/3930#issuecomment-1059017965


   还是说这个应答reply的功能只能在集群部署环境才生效


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

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



[GitHub] [rocketmq] RongtongJin commented on issue #3930: spring boot使用rocketMQTemplate.sendAndReceive(), MQClientException: CODE: 10007 DESC: create reply message fail, requestMessage error, property[CLUSTER] is null.

Posted by GitBox <gi...@apache.org>.
RongtongJin commented on issue #3930:
URL: https://github.com/apache/rocketmq/issues/3930#issuecomment-1059200762


   你好,请问使用是服务端和客户端版本是?


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

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