You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
lizhimins
changed the title
[Enhancement] Enhancement title
[Enhancement] Add repeatedly read same offset log to quickly find unexpected situations
Mar 27, 2024
lizhimins
changed the title
[Enhancement] Add repeatedly read same offset log to quickly find unexpected situations
[Enhancement] Add repeatedly read same offset log to find unexpected situations
Mar 27, 2024
lizhimins
added a commit
to lizhimins/rocketmq
that referenced
this issue
Mar 27, 2024
Before Creating the Enhancement Request
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
The text was updated successfully, but these errors were encountered: