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

Feature 3255 solve PDS prepare s3 storage problem #3259

Merged
merged 6 commits into from
Jul 2, 2024

Conversation

@de-jcup de-jcup force-pushed the feature-3255-solve-pds-prepare-s3-storage-problem branch from e270f1a to 99b3a50 Compare July 1, 2024 06:42


- main problem was that transfer managers were not shutdown when no
  longer needed
- removed also old convienence getter method for job storage (was only
  used by one test and one implementation)
- renamed getJobStorage to createJobStorage and mentioned in javadoc
  the close method must be called after no longer need of object
- close job storage on every point (PDS, SecHub and also prepare
  wrapper when no longer needed
- fixes failing test, the method and the injected object
  are not necessary
@de-jcup de-jcup requested a review from lorriborri July 1, 2024 17:29
@de-jcup de-jcup marked this pull request as ready for review July 1, 2024 17:29
@de-jcup de-jcup changed the title Feature 3255 solve pds prepare s3 storage problem Feature 3255 solve PDS prepare s3 storage problem Jul 1, 2024
Copy link
Member

@lorriborri lorriborri left a comment

Choose a reason for hiding this comment

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

Good Job! ⭐ 👍
I just found one small Issue.

- only project6 integration test was executed before
- changed this, now multi project test is executed instead again
@de-jcup de-jcup requested a review from lorriborri July 2, 2024 08:12
@de-jcup de-jcup merged commit a2ea607 into develop Jul 2, 2024
2 checks passed
@de-jcup de-jcup deleted the feature-3255-solve-pds-prepare-s3-storage-problem branch July 2, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants