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

hot restart: fix race condition when fetching parent stats #563

Merged
merged 1 commit into from
Mar 13, 2017

Conversation

mattklein123
Copy link
Member

See code comments for more info.

@mattklein123
Copy link
Member Author

@lyft/network-team

@kyessenov I was able to repro your issue locally by setting the stat flush interval to 5ms. With this fix I'm able to do 1000 restarts at 100ms intervals. Appreciate it if you could give this a shot. This is probably not going to fix the other startup issue we saw. We will need to add more logging to get to the bottom of that. I will do that in a separate change.

@mattklein123 mattklein123 merged commit b72309d into master Mar 13, 2017
@mattklein123 mattklein123 deleted the fix_hot_restart_race branch March 13, 2017 22:59
rshriram pushed a commit to rshriram/envoy that referenced this pull request Oct 30, 2018
lambdai pushed a commit to lambdai/envoy-dai that referenced this pull request Jul 21, 2020
Signed-off-by: Taegyun Kim <[email protected]>
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Include the `ios` config by default when using `release-ios`. Also updates the docs for clarity on usage.

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
Include the `ios` config by default when using `release-ios`. Also updates the docs for clarity on usage.

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