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 2018/12/23 07:37:26 UTC

[GitHub] RongtongJin opened a new pull request #623: [ISSUE #608] Polish order example

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:
users@infra.apache.org


With regards,
Apache Git Services