-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Flaky test init TestOraclePoolIntegrationSmokeTest #4568
Comments
cc @eskabetxe @ebyhr |
This is very similar to #4654, both fails on opening connection. And it looks like we could retry that. I got different outcome of the same issue:
|
Fixed with: #4947 |
@findepi I think this is related to this https://stackoverflow.com/questions/6110395/sqlrecoverableexception-i-o-exception-connection-reset This is basically related to entropy as Oracle driver needs some random numbers
|
@eskabetxe good find. |
Yet another occurence:
|
https://github.com/prestosql/presto/runs/907209390
The text was updated successfully, but these errors were encountered: