Commit History

Автор SHA1 Съобщение Дата
  Chang Liu 12e3a8c05d Add reconnection policies (#1077) преди 7 години
  Chris Bannister 6c01199a66 connectionpool: fix deadlock on locked drain (#1047) преди 8 години
  Derrick J. Wippler be48a669b3 Fix more hostinfo (#888) преди 8 години
  Christine Dodrill 66628b367c SslOptions: embed a pointer to the TLS config (#891) преди 8 години
  Chris Bannister ccce5fe285 Revert "GetHosts() is now more version tolerant" преди 8 години
  Chris Bannister b38f2a2fa9 Merge branch 'master' into more-hostinfo преди 8 години
  Vincent Rischmann a56be99b0e fix a bunch of typos преди 8 години
  Derrick J. Wippler 58dbbb622b GetHosts() is now more C* version tolerant преди 8 години
  Derrick J. Wippler baa79dc6f5 Added ConnectTimeout for initial connections to nodes преди 8 години
  Charles Law 5bdb703774 Check TLS configs before trying to connect to anything external преди 9 години
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger преди 9 години
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP преди 9 години
  Michael Highstead 6e5ecf85b5 Stop retrying to connect on permanent failure преди 9 години
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. преди 9 години
  Muir Manders 441d1484e3 Fix 100ms sleep when creating session. преди 9 години
  Chris Bannister 2d49157aa7 store the hostInfo on the connection преди 9 години
  Chris Bannister 34ceda1fe6 try a few times to connect to a host преди 9 години
  Chris Bannister cda7096df5 rename debug -> gocqlDebug преди 10 години
  Chris Bannister c771797850 invert pool exists check to always fill on the same path преди 10 години
  Chris Bannister ffe7339162 log dial errors when debug enabled преди 10 години
  Chris Bannister 21c08197d4 dont fill the host pool whilst holding the connection pools lock преди 10 години
  Chris Bannister d914c36699 make closing the connection pool return when closed преди 10 години
  Chris Bannister 8e6cb50242 events: support HostFilter to filter host events преди 10 години
  Thomas Adam 35414553e1 create pools concurrent to speedup cluster initialisation преди 10 години
  Chris Bannister 77999d7f26 remove stray unlock преди 10 години
  Chris Bannister a9962b2ead connection pool filling should finish in sync преди 10 години
  Chris Bannister 45d098030e add a string method for host conn pool преди 10 години
  Chris Bannister 31a2e0157b update the host policy from the connection pool преди 10 години
  Chris Bannister e8247674ac use the port to connect to which is passed via the events преди 10 години
  Chris Bannister f145b65bb9 prevent deadlock with fill and node down преди 10 години