Historique des commits

Auteur SHA1 Message Date
  Ben Hood cd88c627e7 Pool.Size() in simple pool returns the number of connections not the number of nodes il y a 11 ans
  Ben Hood 58a42819da Debugging for the simple pool il y a 11 ans
  Ben Hood 9d64de94f0 I wonder if we're not setting the protocol version correctly il y a 11 ans
  Ben Hood 6c4ef1c964 Make autodiscovery frequency configurable il y a 11 ans
  Ben Hood 121ca67123 Does increasing the discovery frequency help? il y a 11 ans
  Ben Hood 34bae1c0cc Using the wrong unit in time.Sleep() appears to send Go to sleep for quite a while il y a 11 ans
  Ben Hood aa1530a4e4 Format the default value of a duration flag in a better way (Go is not very typesafe) il y a 11 ans
  Ben Hood 2e604e40e9 Disable autodiscovery tests for Cassandra 1.2.x il y a 11 ans
  Ben Hood 9596be1685 Make pause for autodiscovery configurable via a flag il y a 11 ans
  Ben Hood c39269cd08 Wait for the pool to settle il y a 11 ans
  Ben Hood 00b2f70dee Use first provided host il y a 11 ans
  Ben Hood 18971da20a merge upstream/master il y a 11 ans
  Muir Manders 763d85a2a1 Fix prepared statement caching bug. il y a 11 ans
  Ben Hood 9b02df3de2 Merge MASTER into cluster-ring-discovery il y a 11 ans
  Ben Hood d569a3e00e Merge pull request #229 from phillipCouto/missing_schema_error il y a 11 ans
  Phillip Couto e33eafce0d Added test case to validate issue #227 il y a 11 ans
  Ben Hood 70b05d2438 Drop the default retry to 5 and make it configurable via a flag il y a 11 ans
  Ben Hood 49dc390e60 Let's look at what more retries buys us il y a 11 ans
  Ben Hood 8303a1892a Set the discover hosts flag when trying to discover hosts il y a 11 ans
  Ben Hood fe1e82741a Introduce expectation for the cluster size il y a 11 ans
  Ben Hood 30a3ab10bf Use new createTable() function to avoid timeout il y a 11 ans
  Ben Hood 61f9168e39 Merge Zariel/ccm into relops/ccm il y a 11 ans
  Chris Bannister 93e6f50e69 Parse the test flags il y a 11 ans
  Chris Bannister ebcbc994de Add a method to create tables to let the schema propogate to other nodes il y a 11 ans
  Chris Bannister 7954fccb3c Remove the authenticator, increase timeout, add retry policy as ccm seems flaky il y a 11 ans
  Chris Bannister 4be7ced38a Add replication factor flag and pre parse the cluster hosts il y a 11 ans
  Chris Bannister 7341c27317 Set timeout, use Quroum, add confiurable replication factor il y a 11 ans
  Muir Manders 7eda240e1d Add support for varints. il y a 11 ans
  Ben Hood ccd93d8b58 s/Rebind/Bind/ and implement the test with an initial Bind() style, since we are not changing the Query() API and already have tests for it il y a 11 ans
  Ben Hood 498723db83 First shot at sketching out query rebinding il y a 11 ans