Historique des commits

Auteur SHA1 Message Date
  Chris Bannister 729e5bd7dd skip TestConnClosedBlocked due to test flake il y a 7 ans
  Seth Rosenblum 1762cce65e Connect to multiple hosts behind a DNS name (#1022) il y a 8 ans
  Chris Bannister ec4347b909 conn_test: mock out everything to trigger stream0 error il y a 8 ans
  Chris Bannister 01f586cc26 refactor host discovery il y a 8 ans
  Jacob H. Haven 79434f238f Replace golang.org/x/net/context with stdlib context (#887) il y a 8 ans
  Derrick J. Wippler 223afc7aa9 CreateSession() will now attempt to resolve all host names (#889) il y a 8 ans
  Rav b3a989595e added DseAuthenticator to list of approved authenticators il y a 8 ans
  Vincent Rischmann a56be99b0e fix a bunch of typos il y a 8 ans
  Derrick J. Wippler baa79dc6f5 Added ConnectTimeout for initial connections to nodes il y a 8 ans
  Charles Frantz d93ce32f1b adding AddressTranslator interface and impl for use in ec2 il y a 9 ans
  Chris Bannister aed57cdb1d Add support to discovery protocol version il y a 9 ans
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP il y a 9 ans
  Chris Bannister 96b46b9f3c remove obsolete test il y a 9 ans
  Chris Bannister b3548bf565 test: use context to stop test server il y a 9 ans
  Chris Bannister 0d10f9d5f5 fix tests calling error after finish il y a 9 ans
  Chris Bannister 4ccb71e118 use a valid frame to check stream0 error il y a 9 ans
  Chris Bannister 437c5ceaa1 query: add context support (#710) il y a 9 ans
  Chris Bannister f011beaa02 queries will only be attempted once if there is only 1 host available il y a 9 ans
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. il y a 9 ans
  Chris Bannister cd6790d4ae conn: close call timeout on write error il y a 9 ans
  Chris Bannister 1fc753f0b8 conn: recycle call query timeout timers il y a 9 ans
  Chris Bannister 2d49157aa7 store the hostInfo on the connection il y a 9 ans
  Chris Bannister 256306eaaf dont fatal stream0 if the server is closed il y a 10 ans
  Chris Bannister fe0ee93162 test: move Stream0 test to conn_test and mock il y a 10 ans
  Chris Bannister 6c44ff9412 the host pool only maintains a single pool per host, this test no longer applies il y a 10 ans
  Chris Bannister 5c1118aa01 start replacing host discovery with events il y a 10 ans
  Chris Bannister 0d24921503 remove tests checking streams no longer needed il y a 10 ans
  Adriano Orioli 961b65bd1e added a list of approved authenticators il y a 10 ans
  Chris Bannister 95dc0f1ea8 replace fatal Error in tests with Fatal il y a 10 ans
  Chris Bannister e5248ed2fb add internal control connection il y a 10 ans