Commit History

Author SHA1 Message Date
  Ben Hood e49d401d88 Clarify count mismatch behavior 11 years ago
  Ben Hood 836ba6bd88 Fix bug in boolean check 11 years ago
  Ben Hood 4163cf0547 Added test to illustrate delete CAS behavior 11 years ago
  dankennedy 051c1957ac support for marshalling inet values using strings and net.IP with IPv6 tests 11 years ago
  Phillip Couto b4adfb4e1a Added support for marshalling a nil value. 11 years ago
  Phillip Couto 32cb8f5266 Added skip to TestBatchStats 11 years ago
  Phillip Couto f4cc7cb76c Added stats to Batch struct 11 years ago
  Phillip Couto ae293f4d6c Added stats to Query structure. 11 years ago
  Ben Hood e76fdf3988 Added lists to the slice map test suite 11 years ago
  Ben Hood a9159bcb6d Cleaned the test code a bit 11 years ago
  Ben Hood 4788ea39cd Remove debug statements from test code 11 years ago
  Ben Hood 2355d4123f Maybe flagAutoFreq doesn't actually have much effect 11 years ago
  Ben Hood cd88c627e7 Pool.Size() in simple pool returns the number of connections not the number of nodes 11 years ago
  Ben Hood 58a42819da Debugging for the simple pool 11 years ago
  Ben Hood 9d64de94f0 I wonder if we're not setting the protocol version correctly 11 years ago
  Ben Hood 6c4ef1c964 Make autodiscovery frequency configurable 11 years ago
  Ben Hood 121ca67123 Does increasing the discovery frequency help? 11 years ago
  Ben Hood 34bae1c0cc Using the wrong unit in time.Sleep() appears to send Go to sleep for quite a while 11 years ago
  Ben Hood aa1530a4e4 Format the default value of a duration flag in a better way (Go is not very typesafe) 11 years ago
  Ben Hood 2e604e40e9 Disable autodiscovery tests for Cassandra 1.2.x 11 years ago
  Ben Hood 9596be1685 Make pause for autodiscovery configurable via a flag 11 years ago
  Ben Hood c39269cd08 Wait for the pool to settle 11 years ago
  Ben Hood 00b2f70dee Use first provided host 11 years ago
  Ben Hood 18971da20a merge upstream/master 11 years ago
  Muir Manders 763d85a2a1 Fix prepared statement caching bug. 11 years ago
  Ben Hood 9b02df3de2 Merge MASTER into cluster-ring-discovery 11 years ago
  Ben Hood d569a3e00e Merge pull request #229 from phillipCouto/missing_schema_error 11 years ago
  Phillip Couto e33eafce0d Added test case to validate issue #227 11 years ago
  Ben Hood 70b05d2438 Drop the default retry to 5 and make it configurable via a flag 11 years ago
  Ben Hood 49dc390e60 Let's look at what more retries buys us 11 years ago