Cannot Reproduce
Details
Assignee
UnassignedUnassignedReporter
zelmar.michelinizelmar.micheliniNeeds QA
YesAffects versions
Priority
Medium
Details
Details
Assignee
Unassigned
UnassignedReporter
zelmar.michelini
zelmar.micheliniNeeds QA
Yes
Affects versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created November 2, 2023 at 4:58 PM
Updated March 28, 2024 at 1:03 PM
Resolved March 28, 2024 at 1:03 PM
When a chunk is getting uploaded and if it fails in the middle, the retry mechanism from pbm with same upload id is not accepting in the next retry causing backup failure.
For example - Chunk with 50 gb data with upload id 1234 is getting uploaded and in the middle like if 25 gb gets uploaded and then failed. PBM retries with sample upload id 1234 an current S3 storage is not accepting the same upload id as part of incomplete chunk that is with 25 gb data is already available in the current storage.