Historial de Commits

Autor SHA1 Mensaje Fecha
  Vivian Mathews 04cbe7af6e Fix race condition with tokenAwareHostPolicy SetPartitioner (#988) hace 8 años
  Ben Krebsbach 808320e6cc fix DCAwareRoundRobinPolicy host distribution (#986) hace 8 años
  Nayef Ghattas 4e73f1fe43 respect exponential retry Max (#980) hace 8 años
  Blake Atkinson 0f5d4a7fb9 Fix spelling for DCAwareRoundRobinPolicy (#943) hace 8 años
  Chris Bannister 2f9cd6140e policies: add simple DCAwareRoundRobin policy (#942) hace 8 años
  Derrick J. Wippler be48a669b3 Fix more hostinfo (#888) hace 8 años
  Ron Kuris 31287b6955 Add exponential backoff retry policy hace 8 años
  Chris Bannister ccce5fe285 Revert "GetHosts() is now more version tolerant" hace 8 años
  Derrick J. Wippler 58dbbb622b GetHosts() is now more C* version tolerant hace 8 años
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger hace 9 años
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP hace 9 años
  Marcus 4f49cd01c8 Added a nil check before trying to use a host to execute a query. This was causing nil pointer dereference exceptions as described at https://github.com/gocql/gocql/issues/743. Also made some optimizations to reduce lock scoping in the TokenAwareHostPolicy hace 9 años
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. hace 9 años
  Chris Bannister ee01750ae2 polcies: dont mark a removed host hace 9 años
  Chris Bannister 1b7cc11fed conn selection: use copy on write for conn list hace 9 años
  Chris Bannister f1abbcdcb2 conn selection: chose the least used conneciton hace 9 años
  Max Ekman 6eee003f22 Fix a panic that could happen when using the TokenAwareHostPolicy hace 9 años
  Matt Heath e89ce0fd07 Fix Unlock of unlocked RWMutex when removing a host from a host policy hace 10 años
  Chris Bannister 02e16dfe04 add string method for cow host list hace 10 años
  Chris Bannister af634bb091 add the host to the fallback policy as well as the token aware one hace 10 años
  Chris Bannister c1597c8274 HostInfo is now a pointer everywhere hace 10 años
  Chris Bannister be960bdc91 working tmp hace 10 años
  Chris Bannister 35a8da1daa fix cow host list hace 10 años
  Chris Bannister 5c1118aa01 start replacing host discovery with events hace 10 años
  Chris Bannister 732282f2ca add support for events hace 10 años
  Chris Bannister f6027742da policies: check available streams on conn hace 10 años
  Chris Bannister 8d7aab2f32 policies: ensure NextHost is nil hace 10 años
  Johnny Bergström 45f8dd5d8c Minor tweaks to round robin policy hace 10 años
  Daniel Cannon fad1a72d20 Fix deadlock with HostPoolHostPolicy hace 10 años
  Daniel Cannon 76d7214745 Update documentation hace 10 años