Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Add repeatedly read same offset log to find unexpected situations #7974

Closed
1 task done
lizhimins opened this issue Mar 27, 2024 · 0 comments · Fixed by #7975
Closed
1 task done

[Enhancement] Add repeatedly read same offset log to find unexpected situations #7974

lizhimins opened this issue Mar 27, 2024 · 0 comments · Fixed by #7975

Comments

@lizhimins
Copy link
Member

lizhimins commented Mar 27, 2024

Before Creating the Enhancement Request

  • 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

@lizhimins lizhimins changed the title [Enhancement] Enhancement title [Enhancement] Add repeatedly read same offset log to quickly find unexpected situations Mar 27, 2024
@lizhimins 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
lizhimins added a commit to lizhimins/rocketmq that referenced this issue Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant