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

secscan: split the recent manifest chunk of work into multiple batch (PROJQUAY-3501) #1300

Merged
merged 1 commit into from May 4, 2022

Conversation

kleesc
Copy link
Member

@kleesc kleesc commented May 4, 2022

Split the work of indexing the recent manifests iterator into multiple
batches. This can reduce how often duplicate work happens when
allowing multiple workers to work on the same chunk of the table.

…(PROJQUAY-3501)

Split the work of indexing the recent manifests iterator into multiple
batches. This can reduce how often duplicate work happens when
allowing multiple workers to work on the same chunk of the table.
@kleesc kleesc requested a review from syed May 4, 2022 14:12
@kleesc kleesc merged commit 3acc55b into quay:master May 4, 2022
@kleesc kleesc deleted the secscan-split-recent-manifest-batch branch May 4, 2022 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants