Cronologia Commit

Autore SHA1 Messaggio Data
  James Hartig 2274c8a9fa Don't send connectAddress when looping over peers (#1362) 6 anni fa
  Chris Bannister 8a124054de networkTopology: optimise replicaMap slightly (#1355) 6 anni fa
  Chris Bannister 73f35ffa6d topology: replace token map with binary search (#1350) 6 anni fa
  Alex Lourie 0a80211e3c Check if peer valid in awaitSchemaAgreement (#1300) 6 anni fa
  Alex Lourie 972dd07fc6 Using hostnames instead of IP addresses in session dial (#1310) 6 anni fa
  Alex Lourie 93960e457b Refactor localHostInfo with initial address (#1292) 6 anni fa
  Muir Manders c53c3654dc Don't fetch aggregates/UDFs on version 2.1 (#1265) 6 anni fa
  Chris Bannister 271c061c7f query/batch: improve context usage (#1228) 7 anni fa
  Alex Lourie a16518d75a Fix cassandraVersion.Before() call (#1202) 7 anni fa
  Vincent Rischmann 93711fb900 ring describer: fix getHostInfo (#1014) 8 anni fa
  Chris Bannister f5cee64470 hostinfo: fix using default conn and overriding values (#1009) 8 anni fa
  Chris Bannister a1745690de session: improve host setup in session 8 anni fa
  Chris Bannister 01f586cc26 refactor host discovery 8 anni fa
  Chris Bannister 605a5e0a26 hostinfo: fix rlock reentry (#967) 8 anni fa
  Chris Bannister b9337fa4c5 improve ConnectAddress() (#961) 8 anni fa
  Chris Bannister 77431609f5 hostsource: remove hosts no longer in peers (#952) 8 anni fa
  parsaila b96c067a43 Avoided RLock being taken twice for same mutex variable of same host which leads to deadlock if any WLock is requested inbetween two RLock by other routine (#945) 8 anni fa
  Chris Bannister c9b77994a0 host_source: correctly get local hostinfo (#932) 8 anni fa
  Chris Bannister da4a50306e host: use broadcast_address in ConnectAddress (#923) 8 anni fa
  Derrick J. Wippler be48a669b3 Fix more hostinfo (#888) 8 anni fa
  Pavel Sapezhko 5a0594c9f6 add hosts to policy pool on refreshring 8 anni fa
  Chris Bannister ccce5fe285 Revert "GetHosts() is now more version tolerant" 8 anni fa
  Derrick J. Wippler 58dbbb622b GetHosts() is now more C* version tolerant 8 anni fa
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger 9 anni fa
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP 9 anni fa
  Chris Bannister 4b9990c311 host_source: use scanner 9 anni fa
  mark f576e6db68 Use a query instead of CQL version 9 anni fa
  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 9 anni fa
  Justin Corpron 178921d6b6 Notify the HostSelectionPolicy of the partioner 9 anni fa
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. 9 anni fa