lizhimins opened a new issue, #7974: URL: https://github.com/apache/rocketmq/issues/7974
### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Clients may repeatedly request messages at the same offset in tiered storage, causing the request queue to become full. Using an expire-after-read or write policy can refresh the cache expiration time. ### Motivation Add logs and discover unexpected situations as soon as possible. ### Describe the Solution You'd Like Add logs and discover unexpected situations as soon as possible. ### Describe Alternatives You've Considered Add logs and discover unexpected situations as soon as possible. ### Additional Context _No response_ -- 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]
