rocketmq-baiji / rocketmq

Mirror of Apache RocketMQ
Apache License 2.0
4 stars 20 forks source link

Group 5 Problem 3 #15

Open TzzzNi opened 5 years ago

TzzzNi commented 5 years ago

What is the purpose of the change

提交第5组第三题

AnnieAldo commented 5 years ago

第5组第三题 #2

SixiCat commented 5 years ago

2 使用PriorityQueue实现全局有序的pullConsumer。

待优化:

  1. 由于对rocketMq的异常类不够了解,只对常规异常做了处理,MQClient异常处理有待优化
  2. 后续可以做多个主题有序&主题内消息时间有序