Skip to content

Commit

Permalink
hcm: move StreamInfo and filter creation into FM (#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 Aug 5, 2020
1 parent 8452f4b commit 014a255
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 116 deletions.
Loading

0 comments on commit 014a255

Please sign in to comment.