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

Use OkHttp client in AzureFileSystem #18875

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

charlesjmorgan
Copy link
Member

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:

@cla-bot cla-bot bot added the cla-signed label Aug 31, 2023
@hashhar
Copy link
Member

hashhar commented Aug 31, 2023

add the context from the PR description into the commit message.

@wendigo
Copy link
Contributor

wendigo commented Aug 31, 2023

@hashhar can you run this PR with secrets?

@hashhar
Copy link
Member

hashhar commented Sep 1, 2023

/test-with-secrets sha=f61828bd1cc801e49cdbd92b1233985499bac4e3

@github-actions
Copy link

github-actions bot commented Sep 1, 2023

The CI workflow run with tests that require additional secrets has been started: https://github.com/trinodb/trino/actions/runs/6046369673

@losipiuk
Copy link
Member

losipiuk commented Sep 7, 2023

Everythin passed - including test with secrets. It looks good to me but please @electrum make a final call on this one (most context).
@findepi PTAL too.

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
@electrum electrum merged commit c942372 into trinodb:master Sep 7, 2023
@charlesjmorgan charlesjmorgan deleted the cm/az-ok-http-client branch September 7, 2023 19:33
@github-actions github-actions bot added this to the 427 milestone Sep 7, 2023
@findepi
Copy link
Member

findepi commented Sep 8, 2023

switch to using the OkHttp client for the AzureFileSystem as it is
lighter weight and serves the same purpose as the netty http client

in what way it's "lighter weight"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

6 participants