RongtongJin opened a new pull request #623: [ISSUE #608] Polish order example
URL: https://github.com/apache/rocketmq/pull/623
 
 
   ## What is the purpose of the change
   
   Fix [issue608](https://github.com/apache/rocketmq/issues/608)
   Polish order example
   
   ## Brief changelog
   
   - ordermessage
      - OrderedConsumer.java (renamed from Consumer.java, I thought the old 
code may confuse users, so I simplified the code logic and added more comments)
      - OrderedProducer.java (renamed from Producer.java, add code comments, 
change the messages keys' format to orderIDxx:xxth such as orderID6:8th for 
users to understand ordered messages better)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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