Skip to content

Prep for removing C++ exceptions from access log filters#45921

Open
yanavlasov wants to merge 2 commits into
envoyproxy:mainfrom
yanavlasov:access-log-filter-noexcept
Open

Prep for removing C++ exceptions from access log filters#45921
yanavlasov wants to merge 2 commits into
envoyproxy:mainfrom
yanavlasov:access-log-filter-noexcept

Conversation

@yanavlasov

@yanavlasov yanavlasov commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Just changing return values to StatusOr. Exceptions are still in use and will be removed in subsequent PRs.

Temporarily allow C++ exceptions in source/common/access_log/access_log_impl.cc while filter exceptions are bubbled up to the top of the call stack.

Risk Level: none
Testing: unit tests
Docs Changes: no
Release Notes: no
Platform Specific Features: no

Signed-off-by: Yan Avlasov <yan_avlasov@hotmail.com>
kyessenov
kyessenov previously approved these changes Jul 1, 2026
…mpl.cc

Signed-off-by: Yan Avlasov <yan_avlasov@hotmail.com>
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.

2 participants