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

http: ensure the per-stream idle timer is disabled at stream end. #3914

Merged
merged 1 commit into from
Jul 20, 2018

Conversation

htuch
Copy link
Member

@htuch htuch commented Jul 20, 2018

Previously, this could have left the idle timer active during deferred delete. Thanks to
@mattklein123 for spotting this.

Risk Level: Low
Testing: New unit test.

Signed-off-by: Harvey Tuch htuch@google.com

Previously, this could have left the idle timer active during deferred delete. Thanks to
@mattklein123 for spotting this.

Risk Level: Low
Testing: New unit test.

Signed-off-by: Harvey Tuch <htuch@google.com>
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Nice, thanks for the quick turnaround. I will still take a look at the core dump to see if there is something else to look at.

@mattklein123 mattklein123 merged commit 20296c5 into envoyproxy:master Jul 20, 2018
@htuch htuch deleted the disable-idle-timer branch July 20, 2018 19:58
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.

3 participants