ENG-7005 : Handle blob holders of replaced logs
It's possible that backup logs will be replaced if there is an upload request send with the same log id (and we need to allow it as a part of the transactional log upload). This diff fixes an issue where we wouldn't clear the holders of the replaced logs.
Details
Details
- Reviewers
kamil marcin - Commits
- rCOMM561b0d11d499: [backup] Revoke holders of replaced log items
Modify the backup integration test to only send logs with id of 1. Made sure that at the end there were only two blobs with holders -> one for the compaction and one for the last log sent.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable