8000 S3 Express One Zone integration · Issue #224 · eclipse-store/store · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

S3 Express One Zone integration #224

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

Closed
JohannesRabauer opened this issue Jun 7, 2024 · 1 comment
Closed

S3 Express One Zone integration #224

JohannesRabauer opened this issue Jun 7, 2024 · 1 comment
Assignees
Milestone

Comments

@JohannesRabauer
Copy link
Contributor

To speed up using a S3 Bucket as target for my eclipse store storage, i wanted to use the S3 Express One Zone.
After a bit of configuration i finally could create an S3Client that works on S3 Express One Zone.
Unfortunatly a ListObjectsRequest is executed by EclipseStore (S3Connector) with the prefix PersistenceTypeDictionary.ptd. which results in following error:
Caused by: software.amazon.awssdk.services.s3.model.S3Exception: This bucket does not support a prefix that does not end in a delimiter. Specify a prefix path ending with a delimiter and try again. (Service: S3, Status Code: 400, Request ID: ...

If EclipseStore would prefix with PersistenceTypeDictionary.ptd. this should already work.

I created a repository for your convenience: https://github.com/JohannesRabauer/eclipse-store-s3-express-one-zone

@fh-ms fh-ms self-assigned this Jun 18, 2024
@fh-ms fh-ms added this to the 1.4 milestone Jul 9, 2024
@fh-ms fh-ms mentioned this issue Jul 9, 2024
@zdenek-jonas
Copy link
Contributor

Done, it will be part of the next release.

Sign up for free to join 498F this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0