CoderLan0668 commented on issue #1211: latest code on branch master not correct
URL: https://github.com/apache/rocketmq/issues/1211#issuecomment-495039011
 
 
   @duhenglucky  there is nothing to do with The RocketMQ console. Actually, 
the broker receive the topic config data correctly, the broker serialize the 
data as Class RegisterBrokerBody (by json format), and send to the name server. 
But the name server deserialize the data as Class  
TopicConfigSerializeWrapper(by json format),  the error happens.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to