Before Creating the Bug Report
Runtime platform environment
DefaultReceiptHandleManager#clientIsOffline The method should check Channel.isActive() to avoid resource leaks.
RocketMQ version
all 5.x versions
JDK Version
No response
Describe the Bug
clientIsOffline The method should check Channel.isActive() to avoid resource leaks.
Steps to Reproduce
DefaultReceiptHandleManager#clientIsOffline The method should check Channel.isActive() to avoid resource leaks.
What Did You Expect to See?
DefaultReceiptHandleManager#clientIsOffline The method should check Channel.isActive() to avoid resource leaks.
What Did You See Instead?
DefaultReceiptHandleManager#clientIsOffline The method should check Channel.isActive() to avoid resource leaks.
Additional Context
No response