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

Transfer - Show stale chunks in --status #849

Merged
merged 3 commits into from
Jun 27, 2023
Merged

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented Jun 27, 2023

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the dev branch.
  • I used gofmt for formatting the code before submitting the pull request.

Save in the TransferRunStatus the chunks that have been in transit for more than 30 minutes.
This allows them to be displayed running jf rt transfer-files --status.

image

@yahavi yahavi added the improvement Automatically generated release notes label Jun 27, 2023
@yahavi yahavi requested review from eyalbe4 and RobiNino June 27, 2023 13:30
@yahavi yahavi self-assigned this Jun 27, 2023
@yahavi yahavi temporarily deployed to frogbot June 27, 2023 13:34 — with GitHub Actions Inactive
@github-actions
Copy link
Contributor


  • Frogbot also supports Contextual Analysis, Infrastructure as Code Scanning and Secrets Detection. These features are included as part of the JFrog Advanced Security package, which isn't enabled on your system.

artifactory/commands/transferfiles/manager.go Outdated Show resolved Hide resolved
artifactory/commands/transferfiles/utils_test.go Outdated Show resolved Hide resolved
artifactory/commands/transferfiles/manager.go Show resolved Hide resolved
@yahavi yahavi changed the title Transfer - Store stale chunks for diagnostics Transfer - Show stale chunks in --status Jun 27, 2023
@yahavi yahavi merged commit 114cca0 into jfrog:dev Jun 27, 2023
6 of 7 checks passed
@yahavi yahavi deleted the stale-chunks branch June 27, 2023 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants