ShadowySpirits opened a new pull request, #5503:
URL: https://github.com/apache/rocketmq/pull/5503

   close #5502 
   
   ## Detailed changes
   
   - move org.apache.rocketmq.common.protocol to 
org.apache.rocketmq.remoting.protocol
   - move all classes that extend RemotingSerializable to 
org.apache.rocketmq.remoting.protocol
   - move org.apache.rocketmq.remoting.common.RemotingUtil to 
org.apache.rocketmq.common.utils.NetworkUtil
   - move 
org.apache.rocketmq.remoting.common.RemotingHelper#exceptionSimpleDesc to 
org.apache.rocketmq.common.UtilAll#exceptionSimpleDesc
   - remove some functions in TopicValidator: no longer handle response in 
TopicValidator
   - fix tests


-- 
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]

Reply via email to