mirror of
https://github.com/apache/rocketmq.git
synced 2026-08-29 04:13:00 +08:00
4a4a464b25
1. Fix the problem of seek function blocking. 2. Fix shutdown function bug. 3. Make the code cleaner 4. Add unit test. 5. Fix seek bug