Commit Verlauf

Autor SHA1 Nachricht Datum
  Chris Bannister bd5f930c61 dcwareRR: fix shuffling hosts (#1356) vor 6 Jahren
  Chris Bannister 4c7aea974b session: bulk add hosts to TokenAwarePolicy on init (#1354) vor 6 Jahren
  Chris Bannister 7b17705d75 policy: roundrobbin should try all up hosts (#1351) vor 6 Jahren
  Chris Bannister 73f35ffa6d topology: replace token map with binary search (#1350) vor 6 Jahren
  Martin Sucha e163eff7a8 Add NonLocalReplicasFallback option to TokenAwareHostPolicy (#1328) vor 6 Jahren
  Martin Sucha 76e94bbd19 Fix updating cluster state in tokenAwareHostPolicy (#1332) vor 6 Jahren
  Michal Matczuk ec4793573d policy: tokenAwareHostPolicy host selection bug fix (#1261) vor 6 Jahren
  Chris Bannister 271c061c7f query/batch: improve context usage (#1228) vor 7 Jahren
  Alex Lourie aa46e85d0a Speculative query execution (#1178) vor 7 Jahren
  Daniel Lohse 246df0a75a Revert #1164 and #1151 (#1166) vor 7 Jahren
  Daniel Lohse e48272ffe6 Provide a way to limit per-query-attempt deadlines (#1151) vor 7 Jahren
  ia cde3535267 all: gofmt (#1145) vor 7 Jahren
  Chang Liu 3a24f01b62 add conviction policy interface (#1081) vor 7 Jahren
  Chang Liu 3540fc649c DowngradingConsistencyPolicy and enhancements to retry policy behaviour (#1082) vor 7 Jahren
  Chang Liu 12e3a8c05d Add reconnection policies (#1077) vor 7 Jahren
  Chris Bannister b3286acf00 policies: add IsLocal (#1041) vor 8 Jahren
  Chris Bannister 666fb91a66 fix panic when creating new metamap in policies (#1040) vor 8 Jahren
  Chris Bannister 3688d5fd49 TokenAwarePolicy: use token replicas per placement strategy (#1039) vor 8 Jahren
  Vivian Mathews 04cbe7af6e Fix race condition with tokenAwareHostPolicy SetPartitioner (#988) vor 8 Jahren
  Ben Krebsbach 808320e6cc fix DCAwareRoundRobinPolicy host distribution (#986) vor 8 Jahren
  Nayef Ghattas 4e73f1fe43 respect exponential retry Max (#980) vor 8 Jahren
  Blake Atkinson 0f5d4a7fb9 Fix spelling for DCAwareRoundRobinPolicy (#943) vor 8 Jahren
  Chris Bannister 2f9cd6140e policies: add simple DCAwareRoundRobin policy (#942) vor 8 Jahren
  Derrick J. Wippler be48a669b3 Fix more hostinfo (#888) vor 8 Jahren
  Ron Kuris 31287b6955 Add exponential backoff retry policy vor 8 Jahren
  Chris Bannister ccce5fe285 Revert "GetHosts() is now more version tolerant" vor 8 Jahren
  Derrick J. Wippler 58dbbb622b GetHosts() is now more C* version tolerant vor 8 Jahren
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger vor 9 Jahren
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP vor 9 Jahren
  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 vor 9 Jahren