Le 13/01/2021 à 14:13, William Dauchy a écrit :
On Wed, Jan 13, 2021 at 1:37 PM Christopher Faulet <[email protected]> wrote:
Just to be sure, you want to rework all the series or I can merge the first 2
patches ?
you can merge the first two patches, I think they are acceptable, and
it will be less to maintain on my local branch.
Ok, merged now and backported as far as 2.2.
However, I've slightly adapted the patches, but nothing terrible. In the
Prometheus reg-test, the bad request is tested at the end because the connection
is closed on a 400-bad-request (because of a "Connection: close" header in the
default 400 error message). And in the 2nd patch, if the call to
stats_fill_info() fails, an error is returned because it is unexpected and there
is no way to recover if it happens.
Thanks William !
--
Christopher Faulet