Commit History

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