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

cm: fix secondary init bug #564

Merged
merged 2 commits into from
Mar 13, 2017
Merged

cm: fix secondary init bug #564

merged 2 commits into from
Mar 13, 2017

Conversation

mattklein123
Copy link
Member

If we get additional CDS updates while we are still initializing, we would
not previously initialize new secondary clusters. This would cause init to
never complete in certain cases.

This commit also adds more init logging to help with debugging similar issues.

If we get additional CDS updates while we are still initializing, we would
not previously initialize new secondary clusters. This would cause init to
never complete in certain cases.

This commit also adds more init logging to help with debugging similar issues.
@mattklein123
Copy link
Member Author

@lyft/network-team

@kyessenov this is probably the other hang you saw. I added more logging also so that we can more easily debug other issues like this.

@mattklein123 mattklein123 merged commit 66831f3 into master Mar 13, 2017
@mattklein123 mattklein123 deleted the init_logging branch March 13, 2017 20:43
lizan pushed a commit that referenced this pull request Jul 10, 2020
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Removes some build configurations that we don't explicitly use anywhere. Documentation suggests explicitly using `--ios_multi_cpus` or `--fat_apk_cpu`.

Follow up to envoyproxy/envoy-mobile#563 (comment)

Signed-off-by: Michael Rebello <[email protected]>
Signed-off-by: JP Simard <[email protected]>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Removes some build configurations that we don't explicitly use anywhere. Documentation suggests explicitly using `--ios_multi_cpus` or `--fat_apk_cpu`.

Follow up to envoyproxy/envoy-mobile#563 (comment)

Signed-off-by: Michael Rebello <[email protected]>
Signed-off-by: JP Simard <[email protected]>
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