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

[Backport to 5.17] Avoid dedup chunks that are relatively new #8530

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

dannyzaken
Copy link
Contributor

Signed-off-by: Danny Zaken dannyzaken@gmail.com
(cherry picked from commit fa948fc)

Explain the changes

To prevent deduplicating chunks from a previous failed upload attempt, only consider deduping chunks that are older than a specific threshold.

related to https://bugzilla.redhat.com/show_bug.cgi?id=2256223

Issues: Fixed #xxx / Gap #xxx

  1. https://issues.redhat.com/browse/DFBUGS-356

Testing Instructions:

  • Doc added/updated
  • Tests added

To prevent deduplicating chunks from a previous failed upload attempt, only consider deduping chunks that are older than a specific threshold.

related to https://bugzilla.redhat.com/show_bug.cgi?id=2256223

Signed-off-by: Danny Zaken <dannyzaken@gmail.com>
(cherry picked from commit fa948fc)
@dannyzaken dannyzaken merged commit fe88f9f into noobaa:5.17 Nov 17, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants