Skip to content

Commit

Permalink
hcm: move StreamInfo and filter creation into FM (envoyproxy#12470)
Browse files Browse the repository at this point in the history
Moves the ownership of the StreamInfoImpl into the FilterManager, exposed via an accessor to allow the ActiveStream to
still modify/read the StreamInfo.

Moves the interaction with the FilterChainFactory into the FilterManager, as well as ownership over the access logs created
via the factory callbacks.

Signed-off-by: Snow Pettersen <aickck@gmail.com>
  • Loading branch information
snowp authored and chaoqinli committed Aug 7, 2020
1 parent 3864800 commit d923781
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 118 deletions.
Loading

0 comments on commit d923781

Please sign in to comment.