Skip to content

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

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
htuch:disable-idle-timer
Jul 20, 2018
Merged

http: ensure the per-stream idle timer is disabled at stream end.#3914
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
htuch:disable-idle-timer

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