Skip to content

lua: make sure resetting dynamic metadata wrapper when request info is marked dead#4312

Merged
dnoe merged 3 commits intoenvoyproxy:masterfrom
dio:on-mark-dead
Sep 4, 2018
Merged

lua: make sure resetting dynamic metadata wrapper when request info is marked dead#4312
dnoe merged 3 commits intoenvoyproxy:masterfrom
dio:on-mark-dead

Conversation

@dio
Copy link
Member

@dio dio commented Aug 30, 2018

This PR makes sure we reset dynamic metadata wrapper when its parent (request info wrapper) is marked dead.

Risk Level: Low
Testing: Add integration testing
Docs Changes: N/A
Release Notes: N/A
Fixes #4305

dio added 3 commits August 31, 2018 04:12
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
@dnoe
Copy link
Contributor

dnoe commented Sep 4, 2018

I don't think any of the senior maintainers except maybe Matt know the Lua code, so load balancing senior maintainer at random.

@dnoe dnoe merged commit 1485a13 into envoyproxy:master Sep 4, 2018
lizan pushed a commit that referenced this pull request Nov 23, 2020
… is marked dead by Lua GC (#14092)

Fixes #14091

The problem and fix is similiar to #4312

Risk Level: Low
Testing: regression test, manual testing
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Marcin Falkowski <marcin.falkowski@allegro.pl>
andreyprezotto pushed a commit to andreyprezotto/envoy that referenced this pull request Nov 24, 2020
… is marked dead by Lua GC (envoyproxy#14092)

Fixes envoyproxy#14091

The problem and fix is similiar to envoyproxy#4312

Risk Level: Low
Testing: regression test, manual testing
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Marcin Falkowski <marcin.falkowski@allegro.pl>
qqustc pushed a commit to qqustc/envoy that referenced this pull request Nov 24, 2020
… is marked dead by Lua GC (envoyproxy#14092)

Fixes envoyproxy#14091

The problem and fix is similiar to envoyproxy#4312

Risk Level: Low
Testing: regression test, manual testing
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Marcin Falkowski <marcin.falkowski@allegro.pl>
Signed-off-by: Qin Qin <qqin@google.com>
cpakulski pushed a commit to cpakulski/envoy that referenced this pull request Dec 16, 2020
… is marked dead by Lua GC (envoyproxy#14092)

Fixes envoyproxy#14091

The problem and fix is similiar to envoyproxy#4312

Risk Level: Low
Testing: regression test, manual testing
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Marcin Falkowski <marcin.falkowski@allegro.pl>
Signed-off-by: Christoph Pakulski <christoph@tetrate.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants