Histórico de Commits

Autor SHA1 Mensagem Data
  Chris Bannister 01f586cc26 refactor host discovery há 8 anos atrás
  Chris Bannister 605a5e0a26 hostinfo: fix rlock reentry (#967) há 8 anos atrás
  Chris Bannister b9337fa4c5 improve ConnectAddress() (#961) há 8 anos atrás
  Chris Bannister 77431609f5 hostsource: remove hosts no longer in peers (#952) há 8 anos atrás
  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) há 8 anos atrás
  Chris Bannister c9b77994a0 host_source: correctly get local hostinfo (#932) há 8 anos atrás
  Chris Bannister da4a50306e host: use broadcast_address in ConnectAddress (#923) há 8 anos atrás
  Derrick J. Wippler be48a669b3 Fix more hostinfo (#888) há 8 anos atrás
  Pavel Sapezhko 5a0594c9f6 add hosts to policy pool on refreshring há 8 anos atrás
  Chris Bannister ccce5fe285 Revert "GetHosts() is now more version tolerant" há 8 anos atrás
  Derrick J. Wippler 58dbbb622b GetHosts() is now more C* version tolerant há 8 anos atrás
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger há 9 anos atrás
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP há 9 anos atrás
  Chris Bannister 4b9990c311 host_source: use scanner há 9 anos atrás
  mark f576e6db68 Use a query instead of CQL version há 9 anos atrás
  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 há 9 anos atrás
  Justin Corpron 178921d6b6 Notify the HostSelectionPolicy of the partioner há 9 anos atrás
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. há 9 anos atrás
  Muir Manders 3be4c82e76 Fix peer.version length validation. há 9 anos atrás
  Muir Manders b023df01af Don't crash on bad peers. há 9 anos atrás
  Chris Bannister 2e7c4f27fa skip TestSchemaReset on cassandra < 2.1.3 há 9 anos atrás
  Chris Bannister a434aa00f9 discovery: apply host filter to discoverd hosts há 9 anos atrás
  Chris Bannister 2aeaa98064 Improve cassandra version parsing há 10 anos atrás
  Rob McColl 339745178c DSE reports >3 elements in the version string há 10 anos atrás
  Chris Bannister 2078ae3986 handle snapshot versions há 10 anos atrás
  Chris Bannister afd9ba0177 events: sleep after node up / new node events há 10 anos atrás
  Chris Bannister 0662f0c54c assign default port if we get a connection from the system tables há 10 anos atrás
  Chris Bannister e8247674ac use the port to connect to which is passed via the events há 10 anos atrás
  Chris Bannister 29cc0d7a2f remove debug logging há 10 anos atrás
  Chris Bannister 7c6162801e ring: addHostIfMissing returns existing host há 10 anos atrás