We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Support recreate file if local cq offset and tiered storage offset not match
Supports automatic reconstruction of the sequential index of messages when the consume queue file is damaged
Null
No response
The text was updated successfully, but these errors were encountered:
[ISSUE #6933] Support recreate file if local cq and tiered storage of…
9899be1
…fset not match
[ISSUE apache#6933] Support delete expired or damaged file in tiered …
9bc4fa9
…storage and optimize fetch code
[ISSUE #6933] Support delete expired or damaged file in tiered storag…
c96a0b5
…e and optimize fetch code (#6952) If cq dispatch smaller than local store min offset, do self-healing logic for storage and rebuild automatically
[ISSUE apache#6933] Optimize delete topic in tiered storage
7c4bb10
[ISSUE #6933] Optimize delete topic in tiered storage (#6973)
79967c0
No branches or pull requests
Before Creating the Enhancement Request
Summary
Support recreate file if local cq offset and tiered storage offset not match
Motivation
Supports automatic reconstruction of the sequential index of messages when the consume queue file is damaged
Describe the Solution You'd Like
Null
Describe Alternatives You've Considered
Support recreate file if local cq offset and tiered storage offset not match
Additional Context
No response
The text was updated successfully, but these errors were encountered: