Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster: moving towards no exceptions #34896

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alyssawilk
Copy link
Contributor

@alyssawilk alyssawilk commented Jun 25, 2024

Risk Level: low
Testing: updated tests
Docs Changes: n/a
Release Notes: n/a
envoyproxy/envoy-mobile#176

Copy link

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #34896 was opened by alyssawilk.

see: more, trace.

@alyssawilk alyssawilk marked this pull request as ready for review June 26, 2024 15:07
wbpcode
wbpcode previously approved these changes Jun 27, 2024
Comment on lines +1055 to +1056
using ProtocolOptionsHashMap =
absl::flat_hash_map<std::string, ProtocolOptionsConfigConstSharedPtr>;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This alias could be moved to above and be used in the parseExtensionProtocolOptions method.

Signed-off-by: Alyssa Wilk <[email protected]>
@alyssawilk
Copy link
Contributor Author

sorry one more fix - one of the prior PRs caused problems interanlly because the constructor was private and there were internal subclasses. trying to head that off here.

@alyssawilk alyssawilk enabled auto-merge (squash) June 27, 2024 18:16
@wbpcode
Copy link
Member

wbpcode commented Jun 28, 2024

ci...

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.

None yet

2 participants