Commit History

作者 SHA1 備註 提交日期
  Derrick J. Wippler be48a669b3 Fix more hostinfo (#888) 8 年之前
  Pavel Sapezhko 5a0594c9f6 add hosts to policy pool on refreshring 8 年之前
  Chris Bannister ccce5fe285 Revert "GetHosts() is now more version tolerant" 8 年之前
  Derrick J. Wippler 58dbbb622b GetHosts() is now more C* version tolerant 8 年之前
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger 9 年之前
  Chris Bannister e0a2f2ca85 change HostInfo.Peer to be an IP 9 年之前
  Chris Bannister 4b9990c311 host_source: use scanner 9 年之前
  mark f576e6db68 Use a query instead of CQL version 9 年之前
  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 年之前
  Justin Corpron 178921d6b6 Notify the HostSelectionPolicy of the partioner 9 年之前
  Chris Bannister a04d2a5e3f add queryExecutor which executes queries. 9 年之前
  Muir Manders 3be4c82e76 Fix peer.version length validation. 9 年之前
  Muir Manders b023df01af Don't crash on bad peers. 9 年之前
  Chris Bannister 2e7c4f27fa skip TestSchemaReset on cassandra < 2.1.3 9 年之前
  Chris Bannister a434aa00f9 discovery: apply host filter to discoverd hosts 9 年之前
  Chris Bannister 2aeaa98064 Improve cassandra version parsing 10 年之前
  Rob McColl 339745178c DSE reports >3 elements in the version string 10 年之前
  Chris Bannister 2078ae3986 handle snapshot versions 10 年之前
  Chris Bannister afd9ba0177 events: sleep after node up / new node events 10 年之前
  Chris Bannister 0662f0c54c assign default port if we get a connection from the system tables 10 年之前
  Chris Bannister e8247674ac use the port to connect to which is passed via the events 10 年之前
  Chris Bannister 29cc0d7a2f remove debug logging 10 年之前
  Chris Bannister 7c6162801e ring: addHostIfMissing returns existing host 10 年之前
  Chris Bannister 7080624247 fetch host version 10 年之前
  Chris Bannister ba1fc9f374 host source should only add hosts if it is not known to the ring 10 年之前
  Chris Bannister c1597c8274 HostInfo is now a pointer everywhere 10 年之前
  Chris Bannister be960bdc91 working tmp 10 年之前
  Chris Bannister ee1e09bbda add more info to host info 10 年之前
  Johnny Bergström 26b2f296c1 Select broadcast_address when doing automatic discovery 10 年之前
  Johnny Bergström bd3f975a85 Set rpc_address for discovered hosts 10 年之前