-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Use OkHttp client in AzureFileSystem #18875
Conversation
add the context from the PR description into the commit message. |
2a148cc
to
f61828b
Compare
@hashhar can you run this PR with secrets? |
/test-with-secrets sha=f61828bd1cc801e49cdbd92b1233985499bac4e3 |
The CI workflow run with tests that require additional secrets has been started: https://github.com/trinodb/trino/actions/runs/6046369673 |
Switch to using the OkHttp client for the AzureFileSystem as it is lighter weight and serves the same purpose as the netty http client that is currently being used
f61828b
to
a907801
Compare
in what way it's "lighter weight"? |
Description
Switch to using the OkHttp client for the AzureFileSystem as it is lighter weight and serves the same purpose as the netty http client that is currently being used
Additional context and related issues
Release notes
(X) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text: