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

improve sweep object to use scan. #140

Merged
merged 1 commit into from
Dec 6, 2024
Merged

improve sweep object to use scan. #140

merged 1 commit into from
Dec 6, 2024

Conversation

iwanbk
Copy link
Member

@iwanbk iwanbk commented Dec 6, 2024

  • Previous object_metas return all keys which is not scalable. change it to scan for scalability
  • fix scan to stop after found data with timestamp > max_timestamp

part of #136 and fix #132

@iwanbk iwanbk requested a review from LeeSmet as a code owner December 6, 2024 11:15
@iwanbk iwanbk force-pushed the sweep-object-scan branch from 6e9202a to 613a617 Compare December 6, 2024 11:15
@iwanbk iwanbk mentioned this pull request Dec 6, 2024
- Previous object_metas return _all_ keys which is not scalable.
  change it to scan for scalability
- fix scan to stop after found data with timestamp > max_timestamp
@iwanbk iwanbk force-pushed the sweep-object-scan branch from 613a617 to c3d52bb Compare December 6, 2024 11:37
@LeeSmet LeeSmet merged commit 10a663d into master Dec 6, 2024
4 checks passed
@LeeSmet LeeSmet deleted the sweep-object-scan branch December 6, 2024 13:11
@iwanbk iwanbk mentioned this pull request Dec 9, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data repair delayed
2 participants