Commit History

Author SHA1 Message Date
  Chris Bannister 01f586cc26 refactor host discovery 8 years ago
  Chris Bannister 2badfed26d support named query values (#971) 8 years ago
  Krishnanand Thommandra 88748c7b29 avoid SIGSEGV by not tracing unless query is trace enabled (#940) 8 years ago
  Chris Bannister f3cb8733fe connect: use HostInfo string method 8 years ago
  Chris Bannister 14538c4a7c connect: log out supplied host when panicing 8 years ago
  Derrick J. Wippler be48a669b3 Fix more hostinfo (#888) 8 years ago
  Zhixin Wen 05df4896cf executeBatch return proper err for RequestErrUnprepared 8 years ago
  Michael Highstead 25729d9d26 Support for UnSet columns (#903) 8 years ago
  Jacob H. Haven 79434f238f Replace golang.org/x/net/context with stdlib context (#887) 8 years ago
  Zhixin Wen 7e9748ccda add flight err back (#895) 8 years ago
  Zhixin Wen 09f0498f9a fix consistent high timeout err rate caused by prepareStatement (#892) 8 years ago
  Christine Dodrill 66628b367c SslOptions: embed a pointer to the TLS config (#891) 8 years ago
  Rav b3a989595e added DseAuthenticator to list of approved authenticators 8 years ago
  Chris Bannister c0430476aa Merge pull request #881 from Zariel/conn/fix-close-race 8 years ago
  Chris Bannister c0389b8022 conn: hold mutex while creating calls 8 years ago
  Chris Bannister 990865929b conn: dont try to trace if we dont have tracer 8 years ago
  Muir Manders 19c7dfb959 Fix setting batch timestamp. 8 years ago
  Chris Bannister ccce5fe285 Revert "GetHosts() is now more version tolerant" 8 years ago
  Chris Bannister b38f2a2fa9 Merge branch 'master' into more-hostinfo 8 years ago
  Vincent Rischmann a56be99b0e fix a bunch of typos 8 years ago
  Derrick J. Wippler 58dbbb622b GetHosts() is now more C* version tolerant 8 years ago
  Derrick J. Wippler baa79dc6f5 Added ConnectTimeout for initial connections to nodes 8 years ago
  Chris Bannister 3305e81ff1 Merge pull request #855 from Zariel/timer-leak 9 years ago
  Chris Bannister 016a613b83 conn: fix memory leak when using long timeouts 9 years ago
  Vincent Rischmann 0846d72689 conn: fix typo in executeBatch 9 years ago
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger 9 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
  matope 86a5280b74 Add Session.DisableSkipMetadata to avoid panic by CASSANDRA-10786 9 years ago