Skip to content

ssl: increment stat when there is a handshake/connection error#669

Merged
mattklein123 merged 2 commits intomasterfrom
ssl_error_stat
Apr 1, 2017
Merged

ssl: increment stat when there is a handshake/connection error#669
mattklein123 merged 2 commits intomasterfrom
ssl_error_stat

Conversation

@mattklein123
Copy link
Copy Markdown
Member

I think this was lost when we did the bufferevent removal.

Fixes #637

I think this was lost when we did the bufferevent removal.

Fixes #637
@mattklein123
Copy link
Copy Markdown
Member Author

@lyft/network-team

@mattklein123 mattklein123 merged commit 6ea16e8 into master Apr 1, 2017
@mattklein123 mattklein123 deleted the ssl_error_stat branch April 1, 2017 22:34
vijayendrabvs pushed a commit to vijayendrabvs/envoy that referenced this pull request Apr 4, 2017
…proxy#669)

I think this was lost when we did the bufferevent removal.

Fixes envoyproxy#637
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Description: previously Envoy Mobile was not guarded against a race that resulted in a double deletion of an Http::ConnectionManagerImpl::ActiveStream. This PR creates state that protects against that race.
Risk Level: low, integration test reproe'd the stack trace, and then updated prod code fixed as expected.
Testing: new integration test.

Fixes #668

Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Description: previously Envoy Mobile was not guarded against a race that resulted in a double deletion of an Http::ConnectionManagerImpl::ActiveStream. This PR creates state that protects against that race.
Risk Level: low, integration test reproe'd the stack trace, and then updated prod code fixed as expected.
Testing: new integration test.

Fixes #668

Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: JP Simard <jp@jpsim.com>
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