Avinash1423 opened a new pull request, #9940:
URL: https://github.com/apache/rocketmq/pull/9940
Fixes [Bug] DefaultReceiptHandleManager#clientIsOffline The method should
check Channel.isActive() to avoid resource leaks. #9805
### Brief Description
checked Channel.isActive() in clientIsOffline
### How Did You Test This Change?
Added testClientOffline_channelInactive test case
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]