Skip to content

Fix regression on disabled HTTP/2 negotiation#23190

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
oneonestar:star/remove_dead_code
Aug 30, 2024
Merged

Fix regression on disabled HTTP/2 negotiation#23190
ebyhr merged 1 commit intotrinodb:masterfrom
oneonestar:star/remove_dead_code

Conversation

@oneonestar
Copy link
Copy Markdown
Member

@oneonestar oneonestar commented Aug 30, 2024

Description

Remove dead code in OkHttpUtil.
I assume this isn't needed since we now support http2 (#21793).

Fix regression on disabled HTTP/2 negotiation.

Additional context and related issues

Added by:
0de7236

Usage was gone in (unintentionally?):
05bcba6#diff-2514cab429f6ab30764fd3c34e7318b2085145a670a206283497208b9547de40L617

Release notes

  • This is not user-visible or is docs only, and no release notes are required.

(looks like the - [x] syntax triggers a task list)

@cla-bot cla-bot bot added the cla-signed label Aug 30, 2024
@oneonestar oneonestar requested a review from wendigo August 30, 2024 08:29
@oneonestar oneonestar force-pushed the star/remove_dead_code branch from 3b86c5a to e3cc46c Compare August 30, 2024 08:50
Copy link
Copy Markdown
Contributor

@wendigo wendigo left a comment

Choose a reason for hiding this comment

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

Actually it's not supported nor tested. It seems that this should be applied but lost in the meantime

@oneonestar oneonestar force-pushed the star/remove_dead_code branch from e3cc46c to 52a4050 Compare August 30, 2024 09:09
@oneonestar oneonestar changed the title Remove dead code in OkHttpUtil Fix regression on disabled HTTP/2 negotiation Aug 30, 2024
@oneonestar
Copy link
Copy Markdown
Member Author

Ok. Updated to restore the behavior.

@ebyhr ebyhr merged commit 988344c into trinodb:master Aug 30, 2024
@github-actions github-actions bot added this to the 456 milestone Aug 30, 2024
@oneonestar oneonestar deleted the star/remove_dead_code branch August 30, 2024 12:04
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.

3 participants