Commit History

Autor SHA1 Mensaxe Data
  Phillip Couto 0b7c9be389 Moved address formatting logic to separate function. Added unit testing to prevent regression. %!s(int64=11) %!d(string=hai) anos
  Ben Hood d09593d936 Skip this annoying test for now to focus on the bigger picture %!s(int64=11) %!d(string=hai) anos
  Ben Hood 5188b26444 Try to delineate between unit and integration tests %!s(int64=11) %!d(string=hai) anos
  xoraes 07033ea10b added unit test for ssl and updated coverage %!s(int64=11) %!d(string=hai) anos
  Phillip Couto 2e1ebd5c1b Abstracted the Retry Policy logic to allow for custom policies. %!s(int64=11) %!d(string=hai) anos
  Phillip Couto ae293f4d6c Added stats to Query structure. %!s(int64=11) %!d(string=hai) anos
  Chris Bannister f34c6c3fc3 Skip ConnClosing for now %!s(int64=11) %!d(string=hai) anos
  Phillip Couto 3783dd1c40 Created the Connection Pool interface and converted the existing connection pool logic to a SimplePool interface. %!s(int64=11) %!d(string=hai) anos
  Chris Bannister ef525ee05c Use better error messages instead of ErrUnavailable %!s(int64=11) %!d(string=hai) anos
  Phillip Couto 1bce19d061 Added code to debounce requests to fillPool when calls are in a tight %!s(int64=11) %!d(string=hai) anos
  Phillip Couto b46e7c51e1 Changed the reconnection logic to reduce the flood of reconnects. Also fixed incorrect keyspace on CreateSession. %!s(int64=11) %!d(string=hai) anos
  Ben Hood 569b640134 Added test to verify connection leakages %!s(int64=11) %!d(string=hai) anos
  Phillip Couto e2264bb7f8 Added retry policies for Query and Batch Statements. Policies can be defined at the cluster or per query. Added test cases for retries and added test case for batch statement limits. %!s(int64=11) %!d(string=hai) anos
  Christoph Hack 3f2ab75e2d also increase the timeout in the testcase %!s(int64=12) %!d(string=hai) anos
  Christoph Hack 2d4323d020 better test cases %!s(int64=12) %!d(string=hai) anos
  Christoph Hack e9d35a3dfc ensure compatibilty with go1.1 %!s(int64=12) %!d(string=hai) anos
  Christoph Hack ec8aa7ca9c improved frame parsing, support protocol v1 %!s(int64=12) %!d(string=hai) anos