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

Transport system properties to S3 NIO configuration #635

Closed
wants to merge 2 commits into from

Conversation

arouel
Copy link
Contributor

@arouel arouel commented Mar 4, 2025

According to documentation the endpoint protocol can be configured via system properties, which is not working at the moment. This change makes this possible.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@arouel
Copy link
Contributor Author

arouel commented Mar 4, 2025

@markjschreiber what do you think about this change?

@markjschreiber
Copy link
Contributor

Thanks for catching that. Can you also add a unit test so we don't regress here?

@markjschreiber
Copy link
Contributor

It also seems like checkstyle has an issue with the constructor? https://github.com/awslabs/aws-java-nio-spi-for-s3/actions/runs/13662494792/job/38197409194?pr=635

@arouel
Copy link
Contributor Author

arouel commented Mar 6, 2025

@markjschreiber I double-checked the implementation with tests and it seems to work as expected, therefore I close the PR.

@arouel arouel closed this Mar 6, 2025
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