apache / rocketmq-client-go

Apache RocketMQ go client
https://rocketmq.apache.org/
Apache License 2.0
1.31k stars 424 forks source link

[ISSUE #994] Fix: unlock all queues when consumer shutdown in orderly model #1015

Closed cserwen closed 1 year ago

cserwen commented 1 year ago

What is the purpose of the change

fix #994

Brief changelog

XX

Verifying this change

XXXX

Follow this checklist to help us incorporate your contribution quickly and easily. Notice, it would be helpful if you could finish the following 5 checklist(the last one is not necessary)before request the community to review your PR.

qshuai commented 1 year ago

It seem ok to me.