Skip to content

chore(archive): use TransferManager to archive active recording streams#1598

Merged
andrewazores merged 1 commit into
cryostatio:mainfrom
andrewazores:s3-transfermanager
Jun 22, 2026
Merged

chore(archive): use TransferManager to archive active recording streams#1598
andrewazores merged 1 commit into
cryostatio:mainfrom
andrewazores:s3-transfermanager

Conversation

@andrewazores

Copy link
Copy Markdown
Member

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits using a GPG signature

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


See #1594
See #1596
See #1215

Description of the change:

Fixes a missed piece from #1215, removing the last direct usage of S3AsyncClient and using S3TransferManager where applicable instead. S3SyncClient is still directly used in cases like file metadata management rather than direct file storage.

@andrewazores andrewazores added chore Refactor, rename, cleanup, etc. safe-to-test labels Jun 12, 2026
@mergify

mergify Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@andrewazores

Copy link
Copy Markdown
Member Author

/build_test

@github-actions

Copy link
Copy Markdown

Workflow started at 6/22/2026, 1:33:58 PM. View Actions Run.

@github-actions

Copy link
Copy Markdown

CI build:
Integration tests pass ✅
Tests run: 46, Failures: 0, Errors: 0, Skipped: 3
https://github.com/cryostatio/cryostat/actions/runs/27971713319

@andrewazores

Copy link
Copy Markdown
Member Author

#1617

@andrewazores andrewazores merged commit 830d581 into cryostatio:main Jun 22, 2026
12 of 16 checks passed
@andrewazores andrewazores deleted the s3-transfermanager branch June 22, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Refactor, rename, cleanup, etc. safe-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants