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

Engknow 1855 object store performance #27

Merged
merged 35 commits into from
Dec 30, 2024

Conversation

gmagnu
Copy link
Contributor

@gmagnu gmagnu commented Dec 26, 2024

  • Move to the Java SDK CRT client - much faster.
  • Use Files.list in stead of Files.walk as more stable and walk not needed.
  • In write also ensure dir for remote locations.
  • S3 in createDirectories just use createDirectory as Fiies.createDirectories (Carlspring version) needs to much access.
  • OCI implement createDirectory and createDirectories.
  • Tuning of tests.
  • Update libs.

Copy link

github-actions bot commented Dec 26, 2024

Junit Tests - Summary

4 224 tests  ±0   4 059 ✅  - 1   11m 48s ⏱️ + 1m 3s
  450 suites +1     165 💤 +1 
  450 files   +1       0 ❌ ±0 

Results for commit 49fddcc. ± Comparison against base commit 7cf6e01.

This pull request skips 1 test.
gorsat.UTestSignature ‑ testSignature10Seconds

♻️ This comment has been updated with latest results.

@gmagnu gmagnu merged commit 9661dc9 into main Dec 30, 2024
11 checks passed
@gmagnu gmagnu deleted the ENGKNOW-1855-object-store-performance branch December 30, 2024 15:19
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.

2 participants