On Mon, Apr 13, 2026 at 07:58:20PM +0200, Willy Tarreau wrote: > On Mon, Apr 13, 2026 at 07:37:25PM +0200, Tim Duesterhus wrote: > > Willy, > > > > as mentioned previously, I've adapted the series to add a new > > `generate_unique_id()` helper function that is then used by both > > `stream_generate_unique_id()` and `check_generate_unique_id()`. > > > > I have also merged the commit adding the `unique_id` field to `struct check` > > and the commit adding `check_generate_unique_id()` and added an explanation > > that is hopefully sufficiently clear to stand on its own. > > > > The "log: Stop touching `struct stream` internals for `%ID`" patch received > > a slight modification to also remove a now-useless `ret = NULL;`. > > > > The "Make `lf_expr` parameter of `sess_build_logline_orig()` const" patch is > > new and "http_fetch: Add support for checks to `unique-id` fetch" is > > unchanged > > compared to v2. > > OK the series looks good overall, I'm taking it now (and trying not to > forget the tiny changes :-)).
And now merged! Thank you! Willy

