Commit történet

Szerző SHA1 Üzenet Dátum
  Ingo Oeser 93aced8f23 repair write coalescing (#1245) 6 éve
  Alex Lourie 70385f88b2 Allow setting a custom Authenticator (#1242) 7 éve
  tendervittles e06f8c1bcd return deep copy of ssl config (#1143) 7 éve
  Chang Liu 3a24f01b62 add conviction policy interface (#1081) 7 éve
  Chang Liu 12e3a8c05d Add reconnection policies (#1077) 7 éve
  Chris Bannister 6c01199a66 connectionpool: fix deadlock on locked drain (#1047) 8 éve
  Derrick J. Wippler be48a669b3 Fix more hostinfo (#888) 8 éve
  Christine Dodrill 66628b367c SslOptions: embed a pointer to the TLS config (#891) 8 éve
  Chris Bannister ccce5fe285 Revert "GetHosts() is now more version tolerant" 8 éve
  Chris Bannister b38f2a2fa9 Merge branch 'master' into more-hostinfo 8 éve
  Vincent Rischmann a56be99b0e fix a bunch of typos 8 éve
  Derrick J. Wippler 58dbbb622b GetHosts() is now more C* version tolerant 8 éve
  Derrick J. Wippler baa79dc6f5 Added ConnectTimeout for initial connections to nodes 8 éve
  Charles Law 5bdb703774 Check TLS configs before trying to connect to anything external 9 éve
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger 9 éve
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP 9 éve
  Michael Highstead 6e5ecf85b5 Stop retrying to connect on permanent failure 9 éve
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. 9 éve
  Muir Manders 441d1484e3 Fix 100ms sleep when creating session. 9 éve
  Chris Bannister 2d49157aa7 store the hostInfo on the connection 9 éve
  Chris Bannister 34ceda1fe6 try a few times to connect to a host 9 éve
  Chris Bannister cda7096df5 rename debug -> gocqlDebug 10 éve
  Chris Bannister c771797850 invert pool exists check to always fill on the same path 10 éve
  Chris Bannister ffe7339162 log dial errors when debug enabled 10 éve
  Chris Bannister 21c08197d4 dont fill the host pool whilst holding the connection pools lock 10 éve
  Chris Bannister d914c36699 make closing the connection pool return when closed 10 éve
  Chris Bannister 8e6cb50242 events: support HostFilter to filter host events 10 éve
  Thomas Adam 35414553e1 create pools concurrent to speedup cluster initialisation 10 éve
  Chris Bannister 77999d7f26 remove stray unlock 10 éve
  Chris Bannister a9962b2ead connection pool filling should finish in sync 10 éve