Commit History

作者 SHA1 備註 提交日期
  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 9fd8d12ce4 Improved MapScan() documentation and added new MapScan test 8 年之前
  Jesse Claven eda888630c Remove unused variable. 9 年之前
  Jesse Claven 38fba0d56f Correct testing function call. 9 年之前
  Jesse Claven fa98460345 When attempting to fetch a keyspace's metadata, if the keyspace doesn't 9 年之前
  Chris Bannister aed57cdb1d Add support to discovery protocol version 9 年之前
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP 9 年之前
  Chris Bannister 451ea6436e Merge pull request #799 from Zariel/travis-cassandra-3 9 年之前
  Chris Bannister 21190c6b7e cassandra_test: skip flaky UnpreparedBatch test 9 年之前
  Chris Bannister d9d10be690 metadata: split out column scanning 9 年之前
  Chris Bannister dff0cafdc4 metadata: dont use strings for column kinds 9 年之前
  Chris Bannister 423d3e7fbb metadata: fix testcase on cassandra 3.x 9 年之前
  Chris Bannister 0d10f9d5f5 fix tests calling error after finish 9 年之前
  Sarah Brown 99243588fd actually add testsmallint to the query 9 年之前
  Sarah Brown f2fcb7e8aa add primary key to smallint_table test 9 年之前
  Sarah Brown 1e5932655f improved smallint integration test that is skipped for older protocols 9 年之前
  Sarah Brown 072239f9b0 Add reflection support for smallint 9 年之前
  matope 2ea86d3ae9 Move reconnection goroutine into a method 9 年之前
  matope a0223bbf7d Attempt to reconnect known DOWN nodes 9 年之前
  Chris Bannister c51535c21b TestCreateSession_DontSwallowError: fix error string to be more lenient 9 年之前
  Chris Bannister cfa0c47011 add a test to verify we get unsupported protocol error 9 年之前
  Chris Bannister 437c5ceaa1 query: add context support (#710) 9 年之前
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. 9 年之前
  Alexander Inozemtsev ffa9aca0da correctly handle null varint value 9 年之前
  Muir Manders e204266169 Fix TestTokenAwareConnPool to wait for full pool. 9 年之前
  Muir Manders 441d1484e3 Fix 100ms sleep when creating session. 9 年之前
  Muir Manders 3be4c82e76 Fix peer.version length validation. 9 年之前