Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hcm: move StreamInfo and filter creation into FM (#12470)
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