You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emit deprecation warning for variable size predictor
With this commit we mark the following settings as deprecated:
* http.netty.receive_predictor_min
* http.netty.receive_predictor_max
The settings infrastructure then emits a deprecation warning upon startup if
these settings are configured.
Relates #26165
0 commit comments