Commit History

Autor SHA1 Mensaxe Data
  Chris Bannister ccce5fe285 Revert "GetHosts() is now more version tolerant" %!s(int64=8) %!d(string=hai) anos
  Chris Bannister b38f2a2fa9 Merge branch 'master' into more-hostinfo %!s(int64=8) %!d(string=hai) anos
  Vincent Rischmann a56be99b0e fix a bunch of typos %!s(int64=8) %!d(string=hai) anos
  Derrick J. Wippler 58dbbb622b GetHosts() is now more C* version tolerant %!s(int64=8) %!d(string=hai) anos
  Derrick J. Wippler baa79dc6f5 Added ConnectTimeout for initial connections to nodes %!s(int64=8) %!d(string=hai) anos
  Charles Law 5bdb703774 Check TLS configs before trying to connect to anything external %!s(int64=9) %!d(string=hai) anos
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger %!s(int64=9) %!d(string=hai) anos
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP %!s(int64=9) %!d(string=hai) anos
  Michael Highstead 6e5ecf85b5 Stop retrying to connect on permanent failure %!s(int64=9) %!d(string=hai) anos
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. %!s(int64=9) %!d(string=hai) anos
  Muir Manders 441d1484e3 Fix 100ms sleep when creating session. %!s(int64=9) %!d(string=hai) anos
  Chris Bannister 2d49157aa7 store the hostInfo on the connection %!s(int64=9) %!d(string=hai) anos
  Chris Bannister 34ceda1fe6 try a few times to connect to a host %!s(int64=9) %!d(string=hai) anos
  Chris Bannister cda7096df5 rename debug -> gocqlDebug %!s(int64=9) %!d(string=hai) anos
  Chris Bannister c771797850 invert pool exists check to always fill on the same path %!s(int64=9) %!d(string=hai) anos
  Chris Bannister ffe7339162 log dial errors when debug enabled %!s(int64=9) %!d(string=hai) anos
  Chris Bannister 21c08197d4 dont fill the host pool whilst holding the connection pools lock %!s(int64=9) %!d(string=hai) anos
  Chris Bannister d914c36699 make closing the connection pool return when closed %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 8e6cb50242 events: support HostFilter to filter host events %!s(int64=10) %!d(string=hai) anos
  Thomas Adam 35414553e1 create pools concurrent to speedup cluster initialisation %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 77999d7f26 remove stray unlock %!s(int64=10) %!d(string=hai) anos
  Chris Bannister a9962b2ead connection pool filling should finish in sync %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 45d098030e add a string method for host conn pool %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 31a2e0157b update the host policy from the connection pool %!s(int64=10) %!d(string=hai) anos
  Chris Bannister e8247674ac use the port to connect to which is passed via the events %!s(int64=10) %!d(string=hai) anos
  Chris Bannister f145b65bb9 prevent deadlock with fill and node down %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 1c28cbd211 pool: when a dial fails assume the host is down %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 245c78980f fix a race where the policy and connection pool share a single slice of connections but have independant locks %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 023d93bc08 try to fill the connection pool more often %!s(int64=10) %!d(string=hai) anos
  Chris Bannister a278050d25 connection pool now stores its host, simplify creation of pool in session %!s(int64=10) %!d(string=hai) anos