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

Remove okhttp from Pinot connector #20988

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Mar 8, 2024

Description

Remove okhttp from Pinot connector

@ebyhr ebyhr added the no-release-notes This pull request does not require release notes entry label Mar 8, 2024
@cla-bot cla-bot bot added the cla-signed label Mar 8, 2024
@@ -39,8 +40,9 @@ public Optional<String> getAuthenticationToken()
return authToken;
}

private String encode(String username, String password)
@VisibleForTesting
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this still need visibleForTesting? They are in different modules as far I can see.

@ebyhr ebyhr force-pushed the ebi/pinot-remove-okhttp branch from ca2acd6 to fdb124e Compare March 8, 2024 11:54
@ebyhr ebyhr merged commit 04c09fc into trinodb:master Mar 8, 2024
2 of 13 checks passed
@ebyhr ebyhr deleted the ebi/pinot-remove-okhttp branch March 8, 2024 11:54
@github-actions github-actions bot added this to the 440 milestone Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed no-release-notes This pull request does not require release notes entry
Development

Successfully merging this pull request may close these issues.

3 participants