[GitHub] [rocketmq-spring] zmapleshine commented on issue #243: CODE: 10007 DESC: create reply message fail, requestMessage error, property[CLUSTER] is null.

2020-03-25 Thread GitBox
zmapleshine commented on issue #243: CODE: 10007  DESC: create reply message 
fail, requestMessage error, property[CLUSTER] is null.
URL: https://github.com/apache/rocketmq-spring/issues/243#issuecomment-604216410
 
 
   Now I have solved this problem and it has something to do with the cluster 
environment configuration.
   
   At the beginning, I traced the source code of "rocketmq-client" and found 
that there was no place to set the property "CLUSTER", it was only set in 
"rocketmq-all", but the official "rocketmq-spring-boot-starter" did not include 
this jar .
   
   Because there is no clue, I carefully checked the steps of server setup, and 
found through the "web console" that the "cluster" list shows only two records. 
The reason is that there is a problem with the port mapping of docker. 
   
   Second, I installed the latest version 4.7.0, but the latest 
"Rocketmq-starter" contains the client jar version 4.6.0. 
   
   Although I did not verify whether the different versions of the client and 
server can work normally, I still downgraded the server version to 4.6.0. Then 
this problem did not occur.
   
It is just strange that the property "CLUSTER" located in rocketmq-client 
has not been set artificially from beginning to end. Where is it set?...
   


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [rocketmq-spring] zmapleshine commented on issue #243: CODE: 10007 DESC: create reply message fail, requestMessage error, property[CLUSTER] is null.

2020-03-25 Thread GitBox
zmapleshine commented on issue #243: CODE: 10007  DESC: create reply message 
fail, requestMessage error, property[CLUSTER] is null.
URL: https://github.com/apache/rocketmq-spring/issues/243#issuecomment-603721497
 
 
   @RongtongJin 


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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services