Back to Envoy

Dynamic Modules Fixed A Crashing Bug In The Http

changelogs/current/bug_fixes/dynamic_modules__fixed-a-crashing-bug-in-the-http.rst

1.39.0257 B
Original Source

Fixed a crashing bug in the HTTP filter when a stream was already above the downstream write-buffer high watermark at filter-chain construction time. Downstream watermark callback registration is now deferred until the in-module filter has been constructed.