Skip to content

Conversation

htuch
Copy link
Member

@htuch htuch commented Jan 18, 2019

The SSL client disconnects and continues execution in the main test
thread, while the server side code responsible for the stats had not
updated the stat yet.

Fixes #5420.

Risk level: Low
Testing: bazel test test/integration:ssl_integration_test
test/integration/ssl_integration_test.cc --runs_per_test=1000

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

The SSL client disconnects and continues execution in the main test
thread, while the server side code responsible for the stats had not
updated the stat yet.

Fixes envoyproxy#5420.

Risk level: Low
Testing: bazel test test/integration:ssl_integration_test
  test/integration/ssl_integration_test.cc --runs_per_test=1000

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

htuch commented Jan 18, 2019

@junr03

@htuch htuch merged commit ac6a8f7 into envoyproxy:master Jan 18, 2019
@htuch htuch deleted the fix-tls-flake branch January 18, 2019 18:57
@junr03
Copy link
Member

junr03 commented Jan 18, 2019

Thanks @htuch!

fredlas pushed a commit to fredlas/envoy that referenced this pull request Mar 5, 2019
The SSL client disconnects and continues execution in the main test
thread, while the server side code responsible for the stats had not
updated the stat yet.

Fixes envoyproxy#5420.

Risk level: Low
Testing: bazel test test/integration:ssl_integration_test
  test/integration/ssl_integration_test.cc --runs_per_test=1000

Signed-off-by: Harvey Tuch <htuch@google.com>
Signed-off-by: Fred Douglas <fredlas@google.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.

4 participants