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

factories: renaming to mainThreadDispatcher #18122

Merged
merged 3 commits into from Sep 17, 2021

Conversation

alyssawilk
Copy link
Contributor

Also using the new factory API in one more place which I can back out if you prefer.

Risk Level: Low
Testing: n/a
Docs Changes: n/a
Release Notes: n/a

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
mathetake
mathetake previously approved these changes Sep 15, 2021
Copy link
Member

@mathetake mathetake left a comment

Choose a reason for hiding this comment

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

LGTM for Wasm part

Copy link
Contributor

@jmarantz jmarantz left a comment

Choose a reason for hiding this comment

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

oh this turned out to be much larger than I was expecting. I hope you had good tools to help you do all these changes.

it's going to take me a bit to get through this, as I have some perf deadlines coming up.

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk
Copy link
Contributor Author

Yeah it's a doozy. I'm glad you were Ok with me splitting it out :-P

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@jmarantz jmarantz merged commit a3cc673 into envoyproxy:main Sep 17, 2021
mum4k pushed a commit to envoyproxy/nighthawk that referenced this pull request Sep 20, 2021
- updated bazel/repositories.bzl
- .bazelrc already in sync
- added `CONTRIB_EXTENSION_PACKAGE_VISIBILITY = ["//:contrib_library"]` to https://github.com/envoyproxy/nighthawk/blob/main/extensions_build_config.bzl to fix the failure from running `ci/do_ci.sh build` which is caused by envoyproxy/envoy#18131
- changed `api_.randomGenerator()` to `context_.api().randomGenerator()` in `ClusterManagerFactory` which is caused by envoyproxy/envoy#18122

Signed-off-by: qqustc@gmail.com <qqin@google.com>
@alyssawilk alyssawilk deleted the more_factory branch February 28, 2022 21:25
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

3 participants