You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CPP-943: Fix intermittent failures of SchemaAgreementUnitTest.Simple (#512)
The test stops cluster nodes and then performs queries. It is possible for that query to start being executed before the session detects the connection going down, resulting in test failures.
https://datastax-oss.atlassian.net/browse/CPP-943
0 commit comments