Historial de Commits

Autor SHA1 Mensaje Fecha
  Chris Bannister 4b9990c311 host_source: use scanner hace 9 años
  mark f576e6db68 Use a query instead of CQL version 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
  Justin Corpron 178921d6b6 Notify the HostSelectionPolicy of the partioner hace 9 años
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. hace 9 años
  Muir Manders 3be4c82e76 Fix peer.version length validation. hace 9 años
  Muir Manders b023df01af Don't crash on bad peers. hace 9 años
  Chris Bannister 2e7c4f27fa skip TestSchemaReset on cassandra < 2.1.3 hace 9 años
  Chris Bannister a434aa00f9 discovery: apply host filter to discoverd hosts hace 9 años
  Chris Bannister 2aeaa98064 Improve cassandra version parsing hace 10 años
  Rob McColl 339745178c DSE reports >3 elements in the version string hace 10 años
  Chris Bannister 2078ae3986 handle snapshot versions hace 10 años
  Chris Bannister afd9ba0177 events: sleep after node up / new node events hace 10 años
  Chris Bannister 0662f0c54c assign default port if we get a connection from the system tables hace 10 años
  Chris Bannister e8247674ac use the port to connect to which is passed via the events hace 10 años
  Chris Bannister 29cc0d7a2f remove debug logging hace 10 años
  Chris Bannister 7c6162801e ring: addHostIfMissing returns existing host hace 10 años
  Chris Bannister 7080624247 fetch host version hace 10 años
  Chris Bannister ba1fc9f374 host source should only add hosts if it is not known to the ring 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 ee1e09bbda add more info to host info hace 10 años
  Johnny Bergström 26b2f296c1 Select broadcast_address when doing automatic discovery hace 10 años
  Johnny Bergström bd3f975a85 Set rpc_address for discovered hosts hace 10 años
  Chris Bannister 40d7270775 fix host_source data race hace 10 años
  Chris Bannister a70d1ac9aa host_source: use system.local rpc_address hace 10 años
  Chris Bannister e5248ed2fb add internal control connection hace 10 años
  Chris Bannister 50b9680b45 Remove SimpleConnPool, remove custom pools hace 10 años
  Zach Badgett d10a9293ed Restructured ringDescriber run for loop hace 10 años
  Zach Badgett cbbe27dcd4 Moved select statement to end of loop hace 10 años