-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Enable HTTP/2 for internal communication by default #23857
Merged
Merged
+245
−408
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 895e76c - Browse repository at this point
Copy the full SHA 895e76cView commit details
Commits on Oct 22, 2024
-
Remove PagesResponseWriter as a provider
This was used in a single place so it's better to inline it
Configuration menu - View commit details
-
Copy full SHA for 9d33fc9 - Browse repository at this point
Copy the full SHA 9d33fc9View commit details -
Do not use jax-rs timeout mechanism
As it's decoupled from the processing logic so this could race. When timeout is applied on the future, there is a single place that defines a state of the processing.
Configuration menu - View commit details
-
Copy full SHA for e568811 - Browse repository at this point
Copy the full SHA e568811View commit details -
Configuration menu - View commit details
-
Copy full SHA for 386cc4f - Browse repository at this point
Copy the full SHA 386cc4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ac9863 - Browse repository at this point
Copy the full SHA 0ac9863View commit details -
Enable HTTP/2 for internal communication by default
- Improve error handling - Tune internal HTTP2 settings
Configuration menu - View commit details
-
Copy full SHA for 9d87489 - Browse repository at this point
Copy the full SHA 9d87489View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57529ad - Browse repository at this point
Copy the full SHA 57529adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 676d6e3 - Browse repository at this point
Copy the full SHA 676d6e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40edc6b - Browse repository at this point
Copy the full SHA 40edc6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a873a69 - Browse repository at this point
Copy the full SHA a873a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 957b826 - Browse repository at this point
Copy the full SHA 957b826View commit details -
Configuration menu - View commit details
-
Copy full SHA for e870233 - Browse repository at this point
Copy the full SHA e870233View commit details -
Configuration menu - View commit details
-
Copy full SHA for e832e9f - Browse repository at this point
Copy the full SHA e832e9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 782cfb4 - Browse repository at this point
Copy the full SHA 782cfb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd07a9d - Browse repository at this point
Copy the full SHA dd07a9dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.