Report StopIteration if connection is closed#2270
Report StopIteration if connection is closed#2270istio-testing merged 3 commits intoistio:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: crazyxy The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
lizan
left a comment
There was a problem hiding this comment.
This seems a envoy bug, can you file an issue in envoy and add a TODO saying this is a workaround for that?
@lizan I also made the change for upstream Envoy. Could you also please take a look at this pr? envoyproxy/envoy#7256 |
|
/test proxy-presubmit |
|
@crazyxy just FYI I am investigating prow build failure. |
|
/approved |
* Report StopIteration if connection is closed * Change ENVOY_LOG to ENVOY_CONN_LOG
* Report StopIteration if connection is closed * Change ENVOY_LOG to ENVOY_CONN_LOG
What this PR does / why we need it: Fix segment fault.
Which issue this PR fixes : fixes istio/istio#14707
Special notes for your reviewer:
Release note: