Skip to content

4453 compaction creation batch files are never deleted #4599

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

Merged

Conversation

Rob9786
Copy link
Collaborator

@Rob9786 Rob9786 commented Apr 7, 2025

Make sure you have checked all steps below.

Issue

Tests

  • My PR adds the following tests OR does not need testing for this extremely good reason:
    • Addition of test shouldDeleteAllFilesAfterBatchIsSent to CompactionJobDispatcherTest

Documentation

  • In case of new functionality, my PR adds documentation that describes how to use it, or I have linked to a
    separate issue for that below.
  • If I have added or removed any dependencies from the project, I have updated the NOTICES file.

@Rob9786 Rob9786 linked an issue Apr 7, 2025 that may be closed by this pull request
@Rob9786 Rob9786 marked this pull request as ready for review April 8, 2025 08:21
@Rob9786 Rob9786 requested a review from patchwork01 April 8, 2025 08:21
Copy link
Collaborator

@patchwork01 patchwork01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since the current AWS code for this does nothing, we could still merge these changes and it wouldn't cause a problem. To actually fix the bug, we still need to add the missing assertions and implement it against SQS.

If we want to merge this as is, we could split out a separate issue for just these changes, and link this PR to that instead. Right now this PR is linked to the actual bug issue so it'll close it if it's merged, and it isn't fixed yet.

@Rob9786 Rob9786 force-pushed the 4453-compaction-creation-batch-files-are-never-deleted branch from a01d744 to e787485 Compare April 10, 2025 07:59
@rtjd6554 rtjd6554 self-assigned this Apr 11, 2025
Copy link
Collaborator

@patchwork01 patchwork01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks.

@rtjd6554 rtjd6554 removed their assignment Apr 11, 2025
@rtjd6554 rtjd6554 removed the on-hold label Apr 15, 2025
@rtjd6554 rtjd6554 merged commit 3eba45e into develop Apr 15, 2025
6 checks passed
@rtjd6554 rtjd6554 deleted the 4453-compaction-creation-batch-files-are-never-deleted branch April 15, 2025 08:32
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.

Compaction creation batch files are never deleted
4 participants