Commit History

Author SHA1 Message Date
  Chris Bannister dff0cafdc4 metadata: dont use strings for column kinds 9 years ago
  Chris Bannister 423d3e7fbb metadata: fix testcase on cassandra 3.x 9 years ago
  Chris Bannister 0d10f9d5f5 fix tests calling error after finish 9 years ago
  Sarah Brown 99243588fd actually add testsmallint to the query 9 years ago
  Sarah Brown f2fcb7e8aa add primary key to smallint_table test 9 years ago
  Sarah Brown 1e5932655f improved smallint integration test that is skipped for older protocols 9 years ago
  Sarah Brown 072239f9b0 Add reflection support for smallint 9 years ago
  matope 2ea86d3ae9 Move reconnection goroutine into a method 9 years ago
  matope a0223bbf7d Attempt to reconnect known DOWN nodes 9 years ago
  Chris Bannister c51535c21b TestCreateSession_DontSwallowError: fix error string to be more lenient 9 years ago
  Chris Bannister cfa0c47011 add a test to verify we get unsupported protocol error 9 years ago
  Chris Bannister 437c5ceaa1 query: add context support (#710) 9 years ago
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. 9 years ago
  Alexander Inozemtsev ffa9aca0da correctly handle null varint value 9 years ago
  Muir Manders e204266169 Fix TestTokenAwareConnPool to wait for full pool. 9 years ago
  Muir Manders 441d1484e3 Fix 100ms sleep when creating session. 9 years ago
  Muir Manders 3be4c82e76 Fix peer.version length validation. 9 years ago
  Muir Manders b023df01af Don't crash on bad peers. 9 years ago
  Muir Manders 5ed8c04148 Fix token aware metadata fetching deadlock. 9 years ago
  Chris Bannister 2e7c4f27fa skip TestSchemaReset on cassandra < 2.1.3 9 years ago
  Chris Bannister 8c402edb61 Merge pull request #616 from Zariel/simplify-prepared-lru 9 years ago
  Chris Bannister 46dc090a34 Merge pull request #618 from Zariel/fix-test-race 9 years ago
  Chris Bannister faf7149c64 limit the session to only one host 9 years ago
  Chris Bannister ae9f9b909a fix test race creating session 9 years ago
  Chris Bannister 32d78cee3b dont reset prepared statements after schema chages, add test 9 years ago
  Chris Bannister 45c7cec18e simplify the prepared cache access 9 years ago
  Chris Bannister 7b1500172e disable schema events so we dont clear the prepared cache 9 years ago
  Chris Bannister f8275179e7 fix error message for TestManualQueryPaging 10 years ago
  Chris Bannister 9f72a59cfe store the full prepared info returned from prepare 10 years ago
  Chris Bannister 4cb95a4314 make statment cache local to session 10 years ago