Robert Marsal

Results 2 issues of Robert Marsal

At the moment the `HeaderCarrier` will normalise HTTP headers and capitalise them. This way `traceparent` becomes `Traceparent` and is sent as an uppercase header. This is against the [W3C recommendation](https://www.w3.org/TR/trace-context/#header-name)...

area:propagators

Since 4.9.1 (specifically this commit: https://github.com/benthosdev/benthos/commit/349ba19cf45fd137ce8bff8462dac5d1a4388079) when one of our Kafka topics has a high lag (more than 2000 pending messages) Benthos stops consuming without returning any errors and just...

waiting for upstream
needs investigation